[dasher: 63/217] Update .gitignore with a bunch of Linux build outputs



commit 1b3eaddc2351c5d2bacf6f4e3ae90f123b998bf3
Author: David Barnett <dbarnett google com>
Date:   Wed Oct 14 17:55:50 2015 -0700

    Update .gitignore with a bunch of Linux build outputs

 .gitignore |   28 +++++++++++++++++++++++-----
 1 files changed, 23 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 41dd786..79c0c4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,13 +16,31 @@ autom4te.cache
 *.Po
 build-aux
 stamp-*
-Release*/
-Debug/
-Template/
+/config.h
+/config.h.in
+/config.log
+/config.status
+/configure
+/intltool-extract.in
+/intltool-merge.in
+/intltool-update.in
+/libtool
+/po/.intltool-merge-cache
+/po/Makefile.in.in
+/po/POTFILES
+/Data/dasher.desktop
+/Data/dasher.desktop.in
+/Data/dasher.gschema.xml
+/Debug/
+/Doc/user/dasher.1
+/Release*/
+/Src/Gtk2/generate-schema
+/Src/dasher
+/Template/
 *.suo
 *.filters
 *.sdf
 *~
 *.vcxproj.user
-Src/Win32/Dasher.aps
-Src/Win32/Dasher_vc2013.opensdf
+/Src/Win32/Dasher.aps
+/Src/Win32/Dasher_vc2013.opensdf


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]