Skip to content

Commit d47b7a2

Browse files
Richard WackerbarthRichard Wackerbarth
authored andcommitted
For Conformity with new Repository
1 parent e933d8a commit d47b7a2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
*.pyc
1+
# Database content will be handled by fixtures
22
*.db
3+
4+
# These are normally defined globally
5+
*.pyc
36
*~
47
.*
58

9+
# Accept these files in the repository
610
!.gitignore
711
!.travis.yml

0 commit comments

Comments
 (0)