Explorar o código

.hgignore: Ignoring bower components

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

+ 2 - 1
.hgignore

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