Skip to content

Commit 185c4f9

Browse files
authored
Merge pull request #60 from joshmoore/ignore-iml
Ignore Intellij/PyCharm project files
2 parents 28e77c7 + f4376ed commit 185c4f9

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
@@ -3,6 +3,8 @@ __pycache__/
33
generate_data/xtensor_zarr/build
44
node_modules/
55
report.*
6+
*.iml
7+
.idea
68

79
# ignore data subdirectories
810
data/**/

0 commit comments

Comments
 (0)