ignore useless files
did
committed Jan 25, 2013
commit 5e4ff8914976f97ab63ee6a7d5ee66ea92707560
Showing 1
changed file with
4 additions
and 0 deletions
.gitignore
+4
-0
| @@ | @@ -1,4 +1,8 @@ |
| + | .DS_Store |
| site | |
| + | tests |
| + | .sass-cache |
| + | .rbenv-gemsets |
| *.gem | |
| *.rbc | |
| .bundle | |