aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..b92bd629
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,23 @@
1/.idea/
2Web.config
3images/panels/Thumbs.db
4images/treeControl/Thumbs.db
5
6*.LCK
7
8.DS_Store
9.project
10
11_scss/compass_app_log.txt
12_scss/.sass-cache
13
14js/panels/Color/colorpanelpopup.reel/.sass-cache/2fbca323ccf38cf180e7675ba0d8d3e07adeffea/ColorPanelPopup.scssc
15js/panels/Color/colorpanelpopup.reel/compass_app_log.txt
16js/panels/Color/colorpanelbase.reel/compass_app_log.txt
17js/components/gradientpicker.reel/compass_app_log.txt
18js/components/gradientpicker.reel/.sass-cache/3d6d49ee7966e719662bb17d28aaf66930753817/gradientpicker.scssc
19js/components/gradientpicker.reel/.sass-cache/6f8390f69a31f1a976968b9c18d0824d78460db2/ColorPanelPopup.scssc
20
21cloud/
22
23/.idea/scopes/scope_settings.xml \ No newline at end of file