Skip to content

Commit a86e394

Browse files
committed
[META] Add some files to ignore
1 parent f9e2111 commit a86e394

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
__pycache__/
33
*.py[cod]
44
*$py.class
5+
*.nc
56

67
# C extensions
78
*.so
@@ -160,4 +161,5 @@ cython_debug/
160161
.idea/
161162

162163
docs/build
163-
docs/source
164+
docs/source
165+
/gempy_probability/_version.py

0 commit comments

Comments
 (0)