commit | b6468acf7962cb3034f7c4a3c8cbaafd741f1e06 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Tue Apr 12 09:09:52 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Tue Apr 12 09:09:52 2016 -0700 |
tree | 67287534e84ea38a7350e389ff249d1bc154e683 | |
parent | ac26b04880cab7eb453c22607b6dc56e5cbaecbe [diff] |
Added config/setup to gitignore
diff --git a/.gitignore b/.gitignore index 4adf44a..7813bf4 100644 --- a/.gitignore +++ b/.gitignore
@@ -15,4 +15,5 @@ npm-debug.log xos/core/static/*.css !xos/core/static/xos.css -.DS_Store \ No newline at end of file +.DS_Store +xos/configurations/setup