Updated gitignore to remove .idea files

This commit is contained in:
2025-08-01 09:16:03 +02:00
parent 43e7dd5f00
commit a6f765c624

4
.gitignore vendored
View File

@@ -11,6 +11,8 @@ tests/TestDBEngineRoot
.sesskey .sesskey
tools.db tools.db
.mytools_db .mytools_db
.idea/MyManagingTools.iml
.idea/misc.xml
# Created by .ignore support plugin (hsz.mobi) # Created by .ignore support plugin (hsz.mobi)
### Python template ### Python template
@@ -196,4 +198,4 @@ fabric.properties
.idea/caches/build_file_checksums.ser .idea/caches/build_file_checksums.ser
# idea folder, uncomment if you don't need it # idea folder, uncomment if you don't need it
# .idea # .idea