Skip to content

Commit 565cf7a

Browse files
committed
update gitignore
1 parent 3e7002b commit 565cf7a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,12 @@ target/
8282
profile_default/
8383
ipython_config.py
8484

85+
### IntelliJ IDEA ###
86+
.idea
87+
*.iws
88+
*.iml
89+
*.ipr
90+
8591
# pyenv
8692
# For a library or package, you might want to ignore these files since the code is
8793
# intended to run in multiple environments; otherwise, check them in:

0 commit comments

Comments
 (0)