[nautilus-actions] Update .gitignore to ignore eclipse-specific files
- From: Pierre Wieser <pwieser src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Update .gitignore to ignore eclipse-specific files
- Date: Wed, 20 Jan 2010 22:39:13 +0000 (UTC)
commit 39a6c375522b9aef2d1ee62f72042ca055767d49
Author: Pierre Wieser <pwieser trychlos org>
Date: Wed Jan 20 23:39:57 2010 +0100
Update .gitignore to ignore eclipse-specific files
.gitignore | 6 +++++-
ChangeLog | 3 +++
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e61721a..e1fcd7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,10 @@
.cproject
.project
.deps/
+.externalToolBuilders/
.libs/
.install/
+.settings/
Makefile
Makefile.in
aclocal.m4
@@ -17,6 +19,7 @@ config.status
config.sub
configure
depcomp
+install/
install-sh
intltool-extract.in
intltool-merge.in
@@ -26,10 +29,11 @@ ltmain.sh
missing
mkinstalldirs
stamp-h1
+*~
*.o
*.la
*.lo
*.bak
*.gladep
nautilus-actions-*.tar.gz
-config.h.in~
+trash/
diff --git a/ChangeLog b/ChangeLog
index 1a2ef80..52712ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-01-20 Pierre Wieser <pwieser trychlos org>
+ * .gitignore:
+ Ignore eclipse-specific files.
+
* data/nautilus-actions.schemas.in:
Fix default value for level zero key.
Describe the new 'schemes' preference key.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]