# Git
.git/
.gitignore

# Docker
Dockerfile
.dockerignore
README.md
.gitea/

# macOS
.DS_Store

# Editor
*.swp
*.swo
*~
