commit | 9b7e918e6ad6d810a8123f113b200ac6ff147507 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Thu Feb 11 13:17:17 2016 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Thu Feb 11 13:17:17 2016 -0800 |
tree | f42e63edf523de5a0e86f0e5b38ebb763225bf6a | |
parent | 170d3be9fd80188e31725c74a05276068b83a09a [diff] [blame] |
Ignoring npm-debug.log
diff --git a/.gitignore b/.gitignore index 61b07cd..4ec3dcc 100644 --- a/.gitignore +++ b/.gitignore
@@ -4,7 +4,6 @@ profile *.moved-aside .idea -xos.iml xos/configurations/frontend/Dockerfile xos/core/xoslib/karma-* xos/core/xoslib/docs @@ -12,4 +11,5 @@ node_modules xos/xos_configuration/* .idea/* -xos.iml +*.iml +npm-debug.log