gnucash maint: Add a few more eclipse specific files to gitignore

Frank H. Ellenberger fell at code.gnucash.org
Sun Dec 27 04:21:41 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/51ff4e16 (commit)
	from  https://github.com/Gnucash/gnucash/commit/1aa941cb (commit)



commit 51ff4e166874043591633c0880cc43d3a9ef1407
Author: fell <f.ellenberger at online.de>
Date:   Sun Dec 27 10:22:35 2015 +0100

    Add a few more eclipse specific files to gitignore

diff --git a/.gitignore b/.gitignore
index 3b294c1..298aa6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
 *.pyo
 *.schemas
 *~
+.autotools
 .cproject
 .deps
 .libs
@@ -256,3 +257,4 @@ DerivedData/
 *.perspectivev3
 xcuserdata/
 messages.mo
+/.settings/



Summary of changes:
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)



More information about the gnucash-changes mailing list