diff options
| author | Jacob Thornton <[email protected]> | 2011-08-16 23:07:35 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-16 23:07:35 -0700 |
| commit | 7ecfc99a1422e87c8295bae2494da0b59bc5af55 (patch) | |
| tree | ec50031bf38c6ea32644f59622d752290246a690 /.gitignore | |
| parent | 6d0b083b7d594d3b8caa4b820a3712a5e3cc91c8 (diff) | |
| download | bootstrap-7ecfc99a1422e87c8295bae2494da0b59bc5af55.tar.xz bootstrap-7ecfc99a1422e87c8295bae2494da0b59bc5af55.zip | |
remove ds_store add an ugly gitignore file. boo.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..e43b0f988 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store |
