diff options
author | Carlhuda <carlhuda@engineyard.com> | 2010-01-11 15:21:45 -0800 |
---|---|---|
committer | Carlhuda <carlhuda@engineyard.com> | 2010-01-11 15:21:45 -0800 |
commit | 67859e42a04e8f77a1d62779b1f2f2e34e4b62e8 (patch) | |
tree | d7cb6be0051d10bf8c36aa2a265e286b402beb09 /.gitignore | |
parent | 2f424171ced5b852c2ab87336fa512df25998446 (diff) | |
download | bundler-67859e42a04e8f77a1d62779b1f2f2e34e4b62e8.tar.gz |
Moving in thor
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..62521fedc6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.DS_Store +tmp +pkg
\ No newline at end of file |