r17424 - gnucash/trunk - Ignore a few generated files in local svn checkouts or git clones.
Andreas Köhler
andi5 at cvs.gnucash.org
Sun Jul 27 12:10:27 EDT 2008
Author: andi5
Date: 2008-07-27 12:10:27 -0400 (Sun, 27 Jul 2008)
New Revision: 17424
Trac: http://svn.gnucash.org/trac/changeset/17424
Modified:
gnucash/trunk/
gnucash/trunk/.gitignore
gnucash/trunk/macros/
gnucash/trunk/src/import-export/qif-import/schemas/
gnucash/trunk/src/optional/python-bindings/
gnucash/trunk/src/optional/python-bindings/tests/
gnucash/trunk/src/pixmaps/
Log:
Ignore a few generated files in local svn checkouts or git clones.
Property changes on: gnucash/trunk
___________________________________________________________________
Name: svn:ignore
- *.diff
*.diffs
*.log
*.patch
*.prj
*.prj.bak
*.pws
*.tar.gz
*.xac.*.xac
.DS_Store
.deps
.libs
.links
.tm_project.cache
ABOUT-NLS
COPYING
INSTALL
Makefile
Makefile.in
TAGS
TAGS
TAGS.stamp
aclocal.m4
autom4te-2.53.cache
autom4te.cache
autom4te.cache
compile
config.cache
config.guess
config.h
config.h.in
config.log
config.rpath
config.status
config.sub
configure
cscope.files
cscope.out
depcomp
etags.files
foo
gnucash-config
install-sh
install-stamp
intl
intltool-extract
intltool-extract.in
intltool-merge
intltool-merge.in
intltool-modules
intltool-update
intltool-update.in
libtool
ltconfig
ltmain.sh
make-gnucash-patch
make-gnucash-potfiles
missing
mkinstalldirs
mkinstalldirs
stamp-*
tags
tags
ChangeLog
+ *.diff
*.diffs
*.log
*.patch
*.prj
*.prj.bak
*.pws
*.tar.gz
*.xac.*.xac
.DS_Store
.deps
.libs
.links
.tm_project.cache
ABOUT-NLS
COPYING
INSTALL
Makefile
Makefile.in
TAGS
TAGS
TAGS.stamp
aclocal.m4
autom4te-2.53.cache
autom4te.cache
autom4te.cache
compile
config.cache
config.guess
config.h
config.h.in
config.log
config.rpath
config.status
config.sub
configure
cscope.files
cscope.out
depcomp
etags.files
foo
gnucash-config
install-sh
install-stamp
intl
intltool-extract
intltool-extract.in
intltool-merge
intltool-merge.in
intltool-modules
intltool-update
intltool-update.in
libtool
ltconfig
ltmain.sh
make-gnucash-patch
make-gnucash-potfiles
missing
mkinstalldirs
mkinstalldirs
py-compile
stamp-*
tags
tags
ChangeLog
Modified: gnucash/trunk/.gitignore
===================================================================
--- gnucash/trunk/.gitignore 2008-07-27 16:08:21 UTC (rev 17423)
+++ gnucash/trunk/.gitignore 2008-07-27 16:10:27 UTC (rev 17424)
@@ -41,6 +41,12 @@
lib/libqof/qof/qofla-dir.h
libtool
ltmain.sh
+macros/ltmain.sh
+macros/libtool.m4
+macros/ltoptions.m4
+macros/ltsugar.m4
+macros/ltversion.m4
+macros/lt~obsolete.m4
make-gnucash-potfiles
missing
mkinstalldirs
@@ -84,6 +90,12 @@
src/gnome/gnucash.desktop.in
src/import-export/qif-import/gnucash
src/import-export/qif-import/qif-import
+src/pixmaps/16x16
+src/pixmaps/22x22
+src/pixmaps/24x24
+src/pixmaps/32x32
+src/pixmaps/48x48
+src/pixmaps/scalable
src/quotes/gnc-fq-check
src/quotes/gnc-fq-helper
src/quotes/gnc-fq-update
Property changes on: gnucash/trunk/macros
___________________________________________________________________
Name: svn:ignore
- Makefile.in
Makefile
macros.dep
gnome-macros.dep
intltool.m4
+ Makefile.in
Makefile
macros.dep
gnome-macros.dep
intltool.m4
libtool.m4
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
Property changes on: gnucash/trunk/src/import-export/qif-import/schemas
___________________________________________________________________
Name: svn:ignore
- .deps
.libs
.scm-links
*.gladep
*.la
*.lo
Makefile
Makefile.in
import-export
gnucash
qif-import
semantic.cache
TAGS
+ .deps
.libs
.scm-links
*.gladep
*.la
*.lo
*.schemas
Makefile
Makefile.in
import-export
gnucash
qif-import
semantic.cache
TAGS
Property changes on: gnucash/trunk/src/optional/python-bindings
___________________________________________________________________
Name: svn:ignore
+ .deps
.libs
Makefile
Makefile.in
gnucash_core.c
gnucash_core_c.py
Property changes on: gnucash/trunk/src/optional/python-bindings/tests
___________________________________________________________________
Name: svn:ignore
+ Makefile
Makefile.in
Property changes on: gnucash/trunk/src/pixmaps
___________________________________________________________________
Name: svn:ignore
- Makefile
Makefile.in
semantic.cache
16x16
32x32
48x48
scalable
+ Makefile
Makefile.in
semantic.cache
16x16
22x22
24x24
32x32
48x48
scalable
More information about the gnucash-changes
mailing list