Explorar el Código

.hgignore: Ignoring bower components

David Leonard hace 10 años
padre
commit
558710783b
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .hgignore

+ 2 - 1
.hgignore

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