Skip to content

Commit 0000979

Browse files
authored
Merge pull request #231 from aodn/gitignore
Fix: add zip files from notebook ignored by git
2 parents 80a05aa + 95d76a5 commit 0000979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ignore the version file, it's created on install
22
aodn_cloud_optimised/_version.py
3-
3+
notebooks/*.zip
44

55
# Byte-compiled / optimized / DLL files
66
__pycache__/

0 commit comments

Comments
 (0)