diff options
author | B. Watson <yalhcru@gmail.com> | 2015-12-31 04:25:21 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2015-12-31 04:25:21 -0500 |
commit | bcfb1a5e34043646c690919d4dc6dc31fea1303c (patch) | |
tree | f2d711e778996c7c676060ee143f4ce9de1c9619 | |
parent | 11df8375e0a0864297d71260ae5c2bf148241dee (diff) | |
download | taipan-bcfb1a5e34043646c690919d4dc6dc31fea1303c.tar.gz |
add .gitignore
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5ededd1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.map +*.o +*.lst +*.xex +.* +*~ +convfont |