Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobmadole <robmadole@gmail.com>2013-05-23 17:04:02 +0400
committerrobmadole <robmadole@gmail.com>2013-05-23 17:04:02 +0400
commitfd0a94b85e4c93dd1af107f634f185399239e618 (patch)
treea0c8bb8be6404570c089bde9c4c8fe730d0dc9b7 /.gitignore
parentce8d414b7bca6e03d44740dd7112be5bc75d654e (diff)
Generate Less files from the icons object
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore59
1 files changed, 30 insertions, 29 deletions
diff --git a/.gitignore b/.gitignore
index 31c9b0cc6..49c2a72c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,29 +1,30 @@
-*.pyc
-*.egg-info
-*.db
-*.db.old
-*.swp
-*.db-journal
-
-.coverage
-.DS_Store
-.installed.cfg
-_gh_pages/*
-
-.idea/*
-.svn/*
-src/website/static/*
-src/website/media/*
-
-bin
-cfcache
-develop-eggs
-dist
-downloads
-eggs
-parts
-tmp
-.sass-cache
-
-src/website/settingslocal.py
-stunnel.log \ No newline at end of file
+*.pyc
+*.egg-info
+*.db
+*.db.old
+*.swp
+*.db-journal
+
+.coverage
+.DS_Store
+.installed.cfg
+_gh_pages/*
+
+.idea/*
+.svn/*
+src/website/static/*
+src/website/media/*
+
+bin
+cfcache
+develop-eggs
+dist
+downloads
+eggs
+parts
+tmp
+.sass-cache
+node_modules
+
+src/website/settingslocal.py
+stunnel.log