diff options
author | uvok cheetah | 2020-01-04 22:35:33 +0100 |
---|---|---|
committer | uvok cheetah | 2020-01-04 22:35:33 +0100 |
commit | 9a933a3aade0f9285377330d7af49db11f203950 (patch) | |
tree | 6841babb3a5b5fe3a6787fef66b8e3aa2bffc909 /.gitignore | |
parent | 1da4c5af95fe27e3c94cd56524972f096b9e5933 (diff) |
Add Rakefile, and also add some ignores
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,3 +3,6 @@ vendor .bundle *.swp +*.bak +*~ + |