commit | d1ff9c402864aa0b8004b9d9e89d3cf7d7233a28 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Tue Apr 05 09:37:20 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Tue Apr 05 09:37:20 2016 -0700 |
tree | 35baf1214fdf83f5fb8db5040e744d67216ab08e | |
parent | 29087134e7f357ba43b08cf110e4f631b89b4c91 [diff] |
Added generated css files to gitignore
diff --git a/.gitignore b/.gitignore index 4ec3dcc..2083af5 100644 --- a/.gitignore +++ b/.gitignore
@@ -13,3 +13,5 @@ .idea/* *.iml npm-debug.log +xos/core/static/*.css +!xos/core/static/xos.css