aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2015-05-10 20:30:34 -0400
committerJon Lund Steffensen <jonlst@gmail.com>2015-05-10 20:30:34 -0400
commit3cf71a0115c68184491066ae847b3e739170d70a (patch)
treea2f278ab6dcd698f10ceb456780b888a66d69db9
parentMerge pull request #214 from maandree/null-checks (diff)
parentupdate .gitignore (diff)
downloadredshift-ng-3cf71a0115c68184491066ae847b3e739170d70a.tar.gz
redshift-ng-3cf71a0115c68184491066ae847b3e739170d70a.tar.bz2
redshift-ng-3cf71a0115c68184491066ae847b3e739170d70a.tar.xz
Merge pull request #201 from maandree/update-gitignore
Updates to .gitignore
-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