+ gitignore

+ add boilerplate
This commit is contained in:
2026-07-18 15:03:13 +03:00
parent c2f561fe06
commit d562b07027
26 changed files with 891 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.git
.gitignore
.gradle
.idea
.opencode
.swarm
build
*.md
docker-compose*.yml
.env*