.gitignore: Reorder ignores and add *~

This commit is contained in:
Edward Hervey 2009-03-02 15:22:33 +01:00
parent 6d6781e01f
commit 61b534042c

17
.gitignore vendored
View file

@ -19,29 +19,30 @@ stamp-h*
stamp.h stamp.h
version.h version.h
config.h.in config.h.in
.exrc
install-sh install-sh
missing missing
mkinstalldirs mkinstalldirs
depcomp depcomp
intl intl
py-compile py-compile
autom4te.cache
README
AUTHORS
NEWS
TODO
.deps .deps
.libs .libs
.exrc
*_defs.c *_defs.c
*_impl.c *_impl.c
*.pyc *.pyc
*.pyo *.pyo
*.lo *.lo
*.la *.la
autom4te.cache *~
README
AUTHORS
NEWS
TODO
gst-python*.tar.* gst-python*.tar.*
pygst.py pygst.py
gst-libs gst-libs
gst-python-0.9.3.1
log log
gst-python-0.10.2.2