Przeglądaj źródła

Add **/*.map to .gitignore

Christopher Hoskin 7 lat temu
rodzic
commit
8843f99ef3
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      services/contacts/.gitignore

+ 1 - 0
services/contacts/.gitignore

@@ -3,4 +3,5 @@ app/js/
 test/unit/js
 test/unit/js
 test/acceptance/js
 test/acceptance/js
 app.js
 app.js
+**/*.map
 forever
 forever