Skip to content

Commit 29b2691

Browse files
committed
chore: Update .gitignore for Django project
- Add Python environment and IDE-specific files - Exclude local development artifacts - Ensure clean repository structure
1 parent ff76638 commit 29b2691

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ env/
2121

2222
local.sqlite
2323
/.venv312/
24+
/project-structure.txt

0 commit comments

Comments
 (0)