GNOME Bugzilla – Bug 599789
Minor fixes to make it easier to hack on anjal
Last modified: 2009-11-03 18:22:41 UTC
The first patch adds a .gitignore file so that it's easier to see when there are new files that are not under revision control. The second patch removes a autogenerated Makefile.in.in so that we don't get revision conflicts when we re-autogen the project.
Created attachment 146344 [details] [review] Add .gitignore
Created attachment 146345 [details] [review] Remove generated file
To anjal-0-1 branch and master.
thanks. committed to master and cherry-picked to anjal-0-1