mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-07 22:34:00 -05:00
gitignore fix
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -120,3 +120,15 @@ TEST*.xml
|
|||||||
*.flv
|
*.flv
|
||||||
*.mov
|
*.mov
|
||||||
*.wmv
|
*.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