This website works better with JavaScript
Home
Explore
Help
Sign In
CityApper
/
wagtail
mirror of
https://github.com/wagtail/wagtail
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add pytest cache directories to gitignore
Michael van Tellingen
7 years ago
parent
967ead38a3
commit
5d638e3284
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -13,6 +13,8 @@
npm-debug.log*
*.idea/
/*.egg/
+/.cache/
+/.pytest_cache/
### JetBrains
.idea/