commit | 2b0302566885ccfd34254959ac574850b2a83c18 | [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 | 41b71db53e4087e47aa6933bee7ef7efa16dcb1d | |
parent | 6c535b7b626a2a7914f112c7133418189b0ef5a2 [diff] [blame] |
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