[Ekiga-devel-list] Git ignorance file



Hi,

since I didn't know about .gitignore, I used .git/info/exclude, and put this :
*.[oa]
*~
Makefile.in
Makefile
*.lo
*.loT
*.la
*.gmo
.deps
aclocal.m4
autom4te.cache
config.*
configure
missing
mkinstalldirs
depcomp
install-sh
libtool
ltmain.sh
gnome-doc-utils.make
intltool-*
help/*/*mo
help/*/*xml
help/*.omf
lib/engine/components/hal-dbus/hal-marshal.c
lib/engine/components/hal-dbus/hal-marshal.h
pixmaps/inlines.h
ekiga.desktop*
ekiga.schemas
ekiga.schemas.in
src/ekiga
src/ekiga-snapshot
src/ekiga-config-tool
src/ekiga-helper
po/.intltool-merge-cache
po/Makefile.in.in
po/POTFILES
po/stamp-it
stamp-h1
Doxyfile
lib/pixops/timescale
src/dbus-helper/dbus-stub.h
src/dbus-helper/dbus-helper-stub.h
src/dbus-helper/org.ekiga.*.service
revision.h
src/build-subdir-stamp


As you see, it is much, much shorter than the current .gitignore... but perhaps one cannot use wildcards in that later file?

Snark


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]