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

Commit c2c810d

Browse files
Update .gitignore
Fix new authentication files
1 parent 33d1300 commit c2c810d

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)