From: Shamus Hammons Date: Sat, 30 May 2020 14:11:20 +0000 (-0500) Subject: Added .gitignore. This should take care of bug #161. X-Git-Tag: v1.7.1~4 X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rln;a=commitdiff_plain;h=52963cddfc29b2981d549ff785c1a24d814f7290 Added .gitignore. This should take care of bug #161. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0ba6597 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +rln-* +rln +rln.exe +*.o +*~ +.*.swp +bugs*/ +parse* +versions/ +patches/ +ar.html