diff options
author | Philip Arndt <parndt@gmail.com> | 2010-08-28 16:13:12 +1200 |
---|---|---|
committer | Philip Arndt <parndt@gmail.com> | 2010-08-28 16:13:12 +1200 |
commit | f1ddedaea1c80f449c59c909ff41bf62554fa2b3 (patch) | |
tree | e88aa441729753085e14e709ac56c17e79361281 /.gitignore | |
parent | ca5128e5c299c6f5cacaf83860cb98526cdce94f (diff) | |
download | refinerycms-blog-f1ddedaea1c80f449c59c909ff41bf62554fa2b3.tar.gz refinerycms-blog-f1ddedaea1c80f449c59c909ff41bf62554fa2b3.tar.bz2 refinerycms-blog-f1ddedaea1c80f449c59c909ff41bf62554fa2b3.zip |
Time for an ignore file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b81217d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.bundle +*.gem
\ No newline at end of file |