Skip to content

Commit 23f49c2

Browse files
authored
Update .gitignore
1 parent 7f80e73 commit 23f49c2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.gitignore

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ __pycache__/
33
*.py[cod]
44
*$py.class
55

6-
# C extensions
7-
*.so
8-
96
# Distribution / packaging
107
.Python
118
build/
@@ -56,9 +53,7 @@ coverage.xml
5653
*.pot
5754

5855
# Django stuff:
59-
*.log
6056
local_settings.py
61-
db.sqlite3
6257
db.sqlite3-journal
6358

6459
# Flask stuff:

0 commit comments

Comments
 (0)