added .idea/ to gitignore

This commit is contained in:
2021-12-09 14:10:58 +04:00
parent c2af2fe5e7
commit b83a48bf44

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
*.exe
log.txt
*debug_bin
test.*
test.*
# Ignore the IDE gitignore files
.idea/