diff options
| author | Ben Beltran <ben@nsovocal.com> | 2011-09-20 13:37:19 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2011-09-20 13:37:19 -0500 |
| commit | 5e4e016a702744c0be34a995855e6a975999a353 (patch) | |
| tree | fd45cb0503d49c43bc45cda0b9e6eb4cb4197279 | |
| parent | b1860bfaa98ad621bb046bff450fd3b237b4bc7d (diff) | |
Added git ignore.
| -rw-r--r-- | .gitignore | 8 | ||||
| -rw-r--r-- | public/.DS_Store | bin | 6148 -> 0 bytes |
2 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..163128f --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +.bundle + +# OS generated files # +###################### +.DS_Store? +ehthumbs.db +Icon? +Thumbs.db
\ No newline at end of file diff --git a/public/.DS_Store b/public/.DS_Store Binary files differdeleted file mode 100644 index 5008ddf..0000000 --- a/public/.DS_Store +++ /dev/null |