From 785b98e690b8420fb187c3d6586be6b5a71441aa Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 21 May 2015 21:09:28 -0400 Subject: .gitignore added --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..327d5c6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +# git ls-files --others --exclude-from=.git/info/exclude +*~ +*_ +\#* +*.\#* +*.tmp +*_tmp +*.gem +*.gemspec +*_.rb +*.rb_ +.pc +0???-*.patch +*.gz +*.xz -- cgit v1.2.3