Skip to content

Commit

Permalink
FIX: use directory path in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Oct 1, 2024
1 parent 0b68e19 commit 93de3e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
*.svg
_inventory.md

002-*-tree
002-*-graph
013-graph?
018-graph
002/*-tree
002/*-graph
013/graph?
018/graph

_static/exported_intensity_model.py

0 comments on commit 93de3e8

Please sign in to comment.