mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-06 22:04:08 -05:00
gitignore fix
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -120,3 +120,15 @@ TEST*.xml
|
||||
*.flv
|
||||
*.mov
|
||||
*.wmv
|
||||
|
||||
# -----------------------------
|
||||
# Jupyter / Notebooks
|
||||
# -----------------------------
|
||||
analysis/notebooks/Tutorial/.ipynb_checkpoints
|
||||
|
||||
# -----------------------------
|
||||
# Ignore exeptions
|
||||
# -----------------------------
|
||||
# Unignore docs/source/building
|
||||
!docs/source/building/
|
||||
!docs/source/building/**
|
||||
Reference in New Issue
Block a user