This website works better with JavaScript
Home
Explore
Help
Sign In
jocelyn
/
transparency
Watch
4
Star
2
Fork
4
Files
Issues
4
Pull Requests
1
Wiki
Browse Source
Ignore py.test cache dirs
Jocelyn Delande
9 years ago
parent
8739c0a867
commit
f007676ff2
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -1,2 +1,3 @@
*.pyc
*.pyc
-db.sqlite3
+db.sqlite3
+.cache