summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Mitchell <jlmitch5@ncsu.edu>2015-12-04 22:05:21 +0100
committerJohn Mitchell <jlmitch5@ncsu.edu>2015-12-06 22:41:48 +0100
commit0b43398ef6d42c86eaf5f52f7df14ed0df1750cd (patch)
treec4ec944e4d965d5f6de3ade06ac96a2cf93351bd /.gitignore
parentflake8 fix (diff)
downloadawx-0b43398ef6d42c86eaf5f52f7df14ed0df1750cd.tar.xz
awx-0b43398ef6d42c86eaf5f52f7df14ed0df1750cd.zip
Rehaul of ui build process
Updated make tasks Added coverage reports for ui Added browser-sync support Updated contribution doc Updated npm dependencies (Jenkins and dev environment can both use Node 4.2.1)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 087dba5265..b10722e280 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,8 @@ __pycache__
/bower.json
/package.json
/testem.yml
+/coverage
+/.istanbul.yml
node_modules/**
/tmp
npm-debug.log
@@ -89,4 +91,3 @@ reports
# AWX python libs populated by requirements.txt
awx/lib/.deps_built
awx/lib/site-packages
-