Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Commit d6bf665

Browse files
Merge pull request #7 from allEyezOnCode/gitignore-fix
Update .gitignore
2 parents 33d1300 + c2c810d commit d6bf665

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ build/
1919
documents.db
2020

2121
# Authenticaion files
22-
db/auth.py
23-
config/db_config.py
22+
*db_config.py
23+
24+
# Databases
2425
codewe.db

0 commit comments

Comments
 (0)