projects
/
JavaScriptForFun
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4eab21e
)
Update gitignore for karma tests: coverage and unit test results directories
author
Gustavo Martin Morcuende
<gu.martinm@gmail.com>
Sun, 16 Aug 2015 20:42:14 +0000
(22:42 +0200)
committer
Gustavo Martin Morcuende
<gu.martinm@gmail.com>
Sun, 16 Aug 2015 20:42:14 +0000
(22:42 +0200)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
50c2abe
..
d3a84ff
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-41,3
+41,6
@@
atlassian-ide-plugin.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
+# karma tests
+test-tmp/
+coverage/