aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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