aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2013-12-30 00:28:04 -0500
committerTingPing <tingping@tingping.se>2014-01-01 14:11:11 -0500
commit635e192fb7e672f661c377051efd55c99deffeb8 (patch)
tree6c59b225196374dfb1e37630267ba72bae1b91fc
parentUpdate icon cache on install (diff)
downloadredshift-ng-635e192fb7e672f661c377051efd55c99deffeb8.tar.gz
redshift-ng-635e192fb7e672f661c377051efd55c99deffeb8.tar.bz2
redshift-ng-635e192fb7e672f661c377051efd55c99deffeb8.tar.xz
Update .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