summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-10-23 17:09:17 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-10-23 17:09:17 -0400
commit40bef9550687ed2b5a0c55feafc0b0dd015177e2 (patch)
tree1b4096e2bafa20074f177606fd3d5b1b7dbdef40 /.gitignore
parenta580549d814adf828bf2bc6461a5572183ba114c (diff)
Add some developer tools to Makefile (check for syntax errors, check required classes.)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 30b29a1..8f217a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,8 @@ conf.php
xss-check.php
.htaccess
+dev-*
+
*.bak
*~
.sass-cache/* \ No newline at end of file