aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2013-10-21 20:05:16 -0400
committerJon Lund Steffensen <jonlst@gmail.com>2013-10-21 20:05:16 -0400
commitf9e14849111c0832b77debaf5ac9f4eca272aa94 (patch)
treee2d8b5dd7e039baf3f32e3ee877157e8d73d8e45
parentMerge updates from v1.8 release (diff)
downloadredshift-ng-f9e14849111c0832b77debaf5ac9f4eca272aa94.tar.gz
redshift-ng-f9e14849111c0832b77debaf5ac9f4eca272aa94.tar.bz2
redshift-ng-f9e14849111c0832b77debaf5ac9f4eca272aa94.tar.xz
Add .gitignore
-rw-r--r--.gitignore43
1 files changed, 43 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9c72138
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,43 @@
+# Object files
+*.o
+*.ko
+
+# Libraries
+*.lib
+*.a
+
+# Shared objects (inc. Windows DLLs)
+*.dll
+*.so
+*.so.*
+*.dylib
+
+# Executables
+*.exe
+*.out
+*.app
+
+
+# autotools
+/autom4te.cache
+Makefile.in
+/config.*
+/ABOUT-NLS
+/aclocal.m4
+/configure
+/depcomp
+/install-sh
+/missing
+/py-compile
+
+# gettext
+/po/*.gmo
+/po/Makefile.in.in
+/po/Rules-quot
+/po/boldquot.sed
+/po/Makevars.template
+/po/en@boldquot.header
+/po/en@quot.header
+/po/insert-header.sin
+/po/quot.sed
+/po/remove-potcdate.sin