Skip to content

Commit 147c469

Browse files
Include virtualenv in gitignore
1 parent 89ad611 commit 147c469

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# Database content will be handled by fixtures
21
*.db
3-
4-
# These are normally defined globally
52
*.pyc
63
*~
74
.*
5+
env
86

97
# Accept these files in the repository
108
!.gitignore

0 commit comments

Comments
 (0)