Commit Graph

4 Commits

Author SHA1 Message Date
Bertrand Lorentz
7da6eb1fa4 Add audit/data to .gitignore
If you generate audit data that does not belong in source control, put
it in audit/data, it will be ignored by git.
2013-03-29 18:58:23 +01:00
Bertrand Lorentz
a3fe34995d Add *.pidb and *.userprefs to .gitignore
Those are generated by MonoDevelop and should not be tracked.
2012-10-13 16:44:18 +02:00
Mike Kestner
33beda6d69 hush 2011-05-19 12:14:55 -05:00
Mike Kestner
fe2d4c311a Flatten the bootstrap and remove glade-sharp
2010-11-21  Mike Kestner  <mkestner@novell.com>

	* removed the glade dir from the build since libglade is
	no longer supported in gnome3.  removed the gapi2-compat stuff
	since it doesn't make much sense now.  Removed the bootstrap
	mechanism since we are unlikely to be releasing multiple API
	versions from the same tree going forward.  The build is now a
	straight autogen.sh like most autotools projects.
2010-11-21 21:18:06 -06:00