Skip to content

Commit

Permalink
ignore db directories
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-intuitem committed Oct 20, 2024
1 parent d01f14d commit 471eab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*.sqlite3
django_secret_key
temp/
./db/
db/
.dccache
/backend/profiles
./backend/ciso_assistant/.meta
Expand Down

0 comments on commit 471eab9

Please sign in to comment.