Add .gitignore
[mindcoding-template-patches.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..d5d079d
--- /dev/null
@@ -0,0 +1,17 @@
+# Pages
+account*
+favicon.ico
+index*
+learn*
+submit*
+
+# JS
+form*
+view*
+zepto*
+
+# Directories
+ct/
+log/
+pb/
+us/
This page took 0.009899 seconds and 4 git commands to generate.