diff options
author | Alex Legler <a3li@gentoo.org> | 2009-11-30 08:03:59 +0100 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2009-11-30 08:03:59 +0100 |
commit | c110f544e4a2fb1aeaa72e485735cb9ae4564dc2 (patch) | |
tree | 962ba9cc6daffd24009e34b794374a0f1df60791 /.gitignore | |
parent | More eclass documentation (diff) | |
download | ruby-scripts-c110f544e4a2fb1aeaa72e485735cb9ae4564dc2.tar.gz ruby-scripts-c110f544e4a2fb1aeaa72e485735cb9ae4564dc2.tar.bz2 ruby-scripts-c110f544e4a2fb1aeaa72e485735cb9ae4564dc2.zip |
Add a .gitignore
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 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp |