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 ccf5118f5e
commit 076aefce23

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/