aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2014-01-06 11:39:33 -0800
committerJon Lund Steffensen <jonlst@gmail.com>2014-01-06 11:39:33 -0800
commit2c5b79fe24c52eba210f6bfce79ccf565839bef1 (patch)
tree91c2ff70da10a699dacb0cf0f2a831fa298c4ea4 /.gitignore
parentMerge pull request #19 from TingPing/patch-1 (diff)
parentFix PyGI deprecated warnings (diff)
downloadredshift-ng-2c5b79fe24c52eba210f6bfce79ccf565839bef1.tar.gz
redshift-ng-2c5b79fe24c52eba210f6bfce79ccf565839bef1.tar.bz2
redshift-ng-2c5b79fe24c52eba210f6bfce79ccf565839bef1.tar.xz
Merge pull request #21 from TingPing/py3k
Add Python 3 support Update icon cache on install Add more files to .gitignore Fix PyGI deprecation warning
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 13 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9c72138..fddec06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,11 +16,13 @@
*.exe
*.out
*.app
-
+src/redshift*
# autotools
/autom4te.cache
Makefile.in
+Makefile
+stamp-h1
/config.*
/ABOUT-NLS
/aclocal.m4
@@ -29,8 +31,18 @@ Makefile.in
/install-sh
/missing
/py-compile
+/compile
+*.deps/
+/m4/
+
+# generated files
+src/redshift-gtk/defs.py
+src/redshift-gtk/redshift-gtk
+contrib/redshift.spec
# gettext
+/po/POTFILES
+/po/stamp-po
/po/*.gmo
/po/Makefile.in.in
/po/Rules-quot