[pybliographer] Update rules to .gitignore



commit 21f6497f64a95300249c04bcec1434fdba7f1070
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Fri Oct 6 20:47:20 2017 -0300

    Update rules to .gitignore

 .gitignore |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 48 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3c5bd3..9c82f97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,51 @@
+# 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
+Makefile
+Makefile.in
+help/??/
+m4/
+po/*.header
+po/*.gmo
+po/*.mo
+po/*.sed
+po/*.sin
+po/.*
+po/Makefile.in.in
+po/Makevars.template
+po/POTFILES
+po/Rules-quot
+po/pybliographer.pot
+po/stamp-it
+po/stamp-po
+tests/*.trs
+tests/*.log


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