Explorar o código

.hgignore: Ignoring migrations folder

David Leonard %!s(int64=10) %!d(string=hai) anos
pai
achega
af0af4adaf
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .hgignore

+ 2 - 1
.hgignore

@@ -3,4 +3,5 @@ syntax: glob
 .DS_Store
 db.sqlite3
 *.pyc
-bower_components/
+bower_components/
+migrations/