diff options
author | Alexis211 <alexis211@gmail.com> | 2009-10-09 17:05:26 +0200 |
---|---|---|
committer | Alexis211 <alexis211@gmail.com> | 2009-10-09 17:05:26 +0200 |
commit | 6f00c13ce3e567bfa59aee35cd1e77aec5b97d45 (patch) | |
tree | 73dd5a21886f9fa4c9264054f8bcdc77fd47f71f /.gitignore | |
parent | b9a988061e8220c5ef2406f5cd2221bf3f1b435d (diff) | |
download | Melon-6f00c13ce3e567bfa59aee35cd1e77aec5b97d45.tar.gz Melon-6f00c13ce3e567bfa59aee35cd1e77aec5b97d45.zip |
Nothing, really
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 0000000..ea5395c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.swp +*.o + |