Updated gitignore to remove .idea files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user