Skip to content

Commit 699a3ac

Browse files
committed
Fix a copy/paste mistake
1 parent 1a3b885 commit 699a3ac

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Python.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ coverage.xml
3838
.project
3939
.pydevproject
4040

41-
42-
-# Django stuff:
43-
-*.log
44-
-*.pot
41+
# Django stuff:
42+
*.log
43+
*.pot

0 commit comments

Comments
 (0)