gitignore local specs copied to dist & anything in test/specs/local

This commit is contained in:
Sean Kennedy
2015-11-19 09:13:56 -05:00
parent d7bc9b56d2
commit 43fc67b21e

4
.gitignore vendored
View File

@@ -10,4 +10,6 @@ swagger-ui.sublime-workspace
.idea
.project
node_modules/*
/nbproject/private/
/nbproject/private/
dist/specs/
test/specs/local/