Skip to content

Commit

Permalink
Remove /sandbox folder from .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed May 6, 2024
1 parent 25d8a3d commit 0b54f4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
/sandbox/db/*.sqlite3-shm
/sandbox/db/*.sqlite3-wal
/sandbox/*.sqlite3-journal
/sandbox/
/sandbox/log/*.log
/sandbox/tmp/
/spec/dummy/db/*.sqlite3
Expand Down

0 comments on commit 0b54f4c

Please sign in to comment.