Add .gitignore
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 18 Jan 2014 12:34:30 +0000 (14:34 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 18 Jan 2014 12:34:30 +0000 (14:34 +0200)
.gitignore [new file with mode: 0644]

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.0104 seconds and 4 git commands to generate.