aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 27 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..037d70d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
1*.iml
2*.log
3.idea/
4.ipr
5.iws
6*~
7~*
8*.diff
9*.patch
10*.bak
11.DS_Store
12Thumbs.db
13.project
14.*proj
15.svn/
16*.swp
17*.swo
18*.pyc
19*.pyo
20.build
21node_modules
22.cache
23dist
24*.css
25build
26lib
27