diff options
author | Alexis211 <alexis211@gmail.com> | 2009-12-24 16:04:40 +0100 |
---|---|---|
committer | Alexis211 <alexis211@gmail.com> | 2009-12-24 16:04:40 +0100 |
commit | 9455d1d0e91823f45906ae3f8b99cf9609991602 (patch) | |
tree | 55eda106a695e92e726371292e4fec73f5f97fcf /.gitignore | |
parent | e2d5d79bbc90d73f709953f04b2b0d1faac4d43e (diff) | |
download | Melon-9455d1d0e91823f45906ae3f8b99cf9609991602.tar.gz Melon-9455d1d0e91823f45906ae3f8b99cf9609991602.zip |
Cleanup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,10 @@ *.swp *.o +*.a *.uo -Init.rfs +*.map Map.txt -Source/Applications/Shell/Applets/*.map +Init.rfs Source/Kernel/Melon.ke Ports Ports/* |