Parcourir la source

Ignore py.test cache dirs

Jocelyn Delande il y a 9 ans
Parent
commit
f007676ff2
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,2 +1,3 @@
 *.pyc
-db.sqlite3
+db.sqlite3
+.cache