aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-05-05 20:34:28 +0200
committerMattias Andrée <maandree@operamail.com>2015-05-05 21:49:59 +0200
commita5d1d7a82c96b07efe17fd7b88c10084422af95c (patch)
tree0b5226712d7ba800ea63e08305ca79321d8ddb16
parentFix #174: Use nanosleep() instead of usleep() (diff)
downloadredshift-ng-a5d1d7a82c96b07efe17fd7b88c10084422af95c.tar.gz
redshift-ng-a5d1d7a82c96b07efe17fd7b88c10084422af95c.tar.bz2
redshift-ng-a5d1d7a82c96b07efe17fd7b88c10084422af95c.tar.xz
update .gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dc6de47..d2776ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+# Hidden files
+.*
+!.git*
+
# Backup files
*~
\#*\#
@@ -38,6 +42,8 @@ stamp-h1
/compile
*.deps/
/m4/
+libtool
+ltmain.sh
# generated files
src/redshift-gtk/defs.py
@@ -47,10 +53,16 @@ src/redshift
src/redshift-gtk/__pycache__/
/data/systemd/redshift.service
/data/systemd/redshift-gtk.service
+/data/appdata/redshift-gtk.appdata.xml
+/data/applications/redshift-gtk.desktop
+
+*.su
+*.gch
# gettext
/po/POTFILES
/po/stamp-po
+/po/stamp-it
/po/*.gmo
/po/Makefile.in.in
/po/Rules-quot