diff options
author | Jon Reid | 2012-02-01 16:02:37 -0800 |
---|---|---|
committer | Jon Reid | 2012-02-01 16:02:37 -0800 |
commit | 2e24eaa71b260fd11632d8a124874b238c9aa82a (patch) | |
tree | 45c55830b5971bdec183ac64217716c7a2fc6b47 /.gitignore | |
parent | 5233508614656c529d6c596f7e2f2c24adce9b69 (diff) | |
download | ninja-2e24eaa71b260fd11632d8a124874b238c9aa82a.tar.gz |
Delete unneeded compass log file (IKNINJA 1101).
Update base styles for better colors on HTML buttons.
Change project panel so it shows no project by default.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -20,4 +20,5 @@ js/components/gradientpicker.reel/.sass-cache/6f8390f69a31f1a976968b9c18d0824d78 | |||
20 | 20 | ||
21 | cloud/ | 21 | cloud/ |
22 | 22 | ||
23 | /.idea/scopes/scope_settings.xml \ No newline at end of file | 23 | /.idea/scopes/scope_settings.xml |
24 | /_scss/compass_app_log.txt \ No newline at end of file | ||