From: David Griffith Date: Sun, 12 Apr 2015 07:58:01 +0000 (-0700) Subject: At long last, a .gitignore file... X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=68c7c039ee595be3bada5888ecb4444c18ea7eda;p=liskon_frotz.git At long last, a .gitignore file... --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3e9c5c1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +frotz +dfrotz +*.o +*.a +defines.h