From e643afdf73b428ad3d9dc9f494f3662e762f98d7 Mon Sep 17 00:00:00 2001
From: Lyle Johnson <lyle@lylejohnson.name>
Date: Tue, 15 Sep 2009 14:40:01 -0500
Subject: [PATCH] removed cruft from .gitignore file

---
 .gitignore | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4871abe..0de1dc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,7 @@
-.config
-InstalledFiles
-FXRuby.spec
-scripts/make-installers.rb
-*.iss
-*.iss.in
 doap.rdf
-Makefile
 *.tmproj
 doc/api
-doc/*.html
+users_guide/*.html
 ext/fox16/*_wrap.cpp
 ext/fox16/*.o
 ext/fox16/conftest.dSYM
@@ -17,5 +10,3 @@ ext/fox16/librb.c
 ext/fox16/fox16.bundle
 ext/fox16/mkmf.log
 lib/fox16/kwargs.rb
-pre-config.rb
-swig-interfaces/dependencies
-- 
GitLab