diff options
author | Cody Wright <writecode@localhost.com> | 2011-09-23 10:10:13 -0500 |
---|---|---|
committer | Dave Collins <davec@conformal.com> | 2011-09-23 10:10:13 -0500 |
commit | 5012cb22aa0b3d31133e98bfe8cde6d57b163aa8 (patch) | |
tree | df3ec3219ebec95cd475c49e4533945de0e17da7 /.gitignore | |
parent | 7cbcfcc5ae3a0c61f07737c49341209a47ea42cf (diff) | |
download | xombrero-5012cb22aa0b3d31133e98bfe8cde6d57b163aa8.tar.gz |
Add .gitignore to cleanup git status. From Cody Wright. FS#155.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6b894f1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +javascript.h +marco.o +xxxterm +*.orig +*.rej +*.rej.orig +xxxterm.cat1 +xxxterm.o |