summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Mitchell <jlmitch5@ncsu.edu>2015-02-09 21:34:16 +0100
committerJohn Mitchell <jlmitch5@ncsu.edu>2015-02-09 21:34:25 +0100
commitd9a33fad942d9ba4df275197d64228b97ede4995 (patch)
treee033afb2c44faaffa56284813d911ce46d60af0f /.gitignore
parentRemove some unnecessary print statements (diff)
downloadawx-d9a33fad942d9ba4df275197d64228b97ede4995.tar.xz
awx-d9a33fad942d9ba4df275197d64228b97ede4995.zip
adding the npm log to our gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1160400a8f..abcaa6dc04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@ tar-build
/package.json
node_modules/**
/tmp
+npm-debug.log
# UI build debugging
/DEBUG-*
@@ -68,4 +69,3 @@ setup/inventory
env/*
nohup.out
reports
-