[pybliographer/wip/gtk3] gitignore: Tidy up patterns
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pybliographer/wip/gtk3] gitignore: Tidy up patterns
- Date: Thu, 12 Oct 2017 16:56:14 +0000 (UTC)
commit 8a7d4497623d945f1e1cd79bea8be9d8d22610ad
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Thu Oct 12 13:55:08 2017 -0300
gitignore: Tidy up patterns
.gitignore | 42 ++++++++++++++++++++++++++++--------------
1 files changed, 28 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff35c06..9c82f97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,19 +1,42 @@
+# Generated files at configure time
+pybliographer
+Pyblio/version.py
+data/pybliographic.appdata.xml
+data/pybliographic.desktop
+scripts/pybliocheck
+scripts/pybliocompact
+scripts/pyblioconvert
+scripts/pyblioformat
+scripts/pybliographic
+scripts/pybliotex
+scripts/pybliotext
+scripts/pybscript
+#
+# Other
.arch-ids/
.arch-inventory
\{arch\}/
*~
*.pyc
+*.tar.gz
+.ropeproject
ABOUT-NLS
aclocal.m4
autom4te.cache/
+compile
config.*
configure
install-sh
missing
+test-driver
py-compile
-*.gmo
+Makefile
+Makefile.in
help/??/
+m4/
po/*.header
+po/*.gmo
+po/*.mo
po/*.sed
po/*.sin
po/.*
@@ -21,17 +44,8 @@ po/Makefile.in.in
po/Makevars.template
po/POTFILES
po/Rules-quot
+po/pybliographer.pot
po/stamp-it
-compile
-m4/
-pybliographer.appdata.xml
-pybliographer.desktop
-pybliographer
-scripts/pybliocheck
-scripts/pybliocompact
-scripts/pyblioconvert
-scripts/pyblioformat
-scripts/pybliographic
-scripts/pybliotex
-scripts/pybliotext
-scripts/pybscript
+po/stamp-po
+tests/*.trs
+tests/*.log
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]