Skip to content

Commit 3ca44e5

Browse files
committed
.idea and .eggs folders are ignored on git
1 parent e220937 commit 3ca44e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ sqlnet.log
2121
/test.py
2222
/.cache/
2323
*.sw[o,p]
24+
.idea
25+
.eggs

0 commit comments

Comments
 (0)