Browse Source

Add dist/ and build/ to gitignore.

mark_story 14 years ago
parent
commit
6c35469962
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -3,5 +3,7 @@
 /lib/Cake/Console/Templates/skel/tmp/
 /plugins
 /vendors
+/build
+/dist
 .DS_Store
 tags