Add .gitignore, .dockerignore, .editorconfig (refs #1)

This commit is contained in:
2026-08-04 07:20:55 +07:00
parent e2dd090309
commit 36e6061b18
3 changed files with 24 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
.git/
bin/
*.md
LICENSE
.editorconfig
.gitignore