added .idea/ to gitignore

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

2
.gitignore vendored
View File

@@ -2,3 +2,5 @@
log.txt
*debug_bin
test.*
# Ignore the IDE gitignore files
.idea/