diff options
author | Daniel DeLeo <dan@opscode.com> | 2010-05-29 12:43:23 -0700 |
---|---|---|
committer | Daniel DeLeo <dan@opscode.com> | 2010-06-03 12:22:15 -0700 |
commit | 533052693c3d40009f79af39ac3e50e43709c6da (patch) | |
tree | e7891b9d95759716113375932ecc595a380318da /.gitignore | |
parent | bc960528ff5a950ff4d37198788f9fe13d476e28 (diff) | |
download | chef-533052693c3d40009f79af39ac3e50e43709c6da.tar.gz |
ignore rubinius rbc files :)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b87bf5d512..33878fc607 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ erl_crash.dump *.rake_tasks~ .idea features/data/repo/checksums/ +*.rbc |