Skip to content

Commit

Permalink
Merge pull request #964 from intuitem/hotfix/ignore-db-dir
Browse files Browse the repository at this point in the history
ignore db directories
  • Loading branch information
nas-tabchiche authored Oct 21, 2024
2 parents e07f122 + 471eab9 commit ed658e6
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 ed658e6

Please sign in to comment.