fix: restrict gitignore patterns to avoid ignoring cmd/divad directory

This commit is contained in:
2026-06-10 00:49:53 +03:30
parent 4a8cc75793
commit 0f89f5f2d6

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Binaries
divad
/divad
/build/
*.exe
*.test