Commit ·
3da4dcb
1
Parent(s): 4966872
Remove stale !data/fix_log.md gitignore exception — file moved to repo root
Browse files- .gitignore +0 -1
.gitignore
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
# Worker data (NeuroGraph brain, checkpoints)
|
| 2 |
data/
|
| 3 |
-
!data/fix_log.md
|
| 4 |
.neurograph/
|
| 5 |
|
| 6 |
# Python
|
|
|
|
| 1 |
# Worker data (NeuroGraph brain, checkpoints)
|
| 2 |
data/
|
|
|
|
| 3 |
.neurograph/
|
| 4 |
|
| 5 |
# Python
|