! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[PATCH] Add generated files to .gitignore
Status:
RESOLVED: FIXED

Comments

Description Matt32 2015-01-14 21:37:21 CET
Created attachment 5865 
git format-patch

diff --git a/.gitignore b/.gitignore
index c574434..327192b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -123,3 +123,7 @@ thunarx/thunarx-config.h
 .deps
 thunar-vfs
 config.h.in~
+INSTALL
+configure.ac
+gtk-doc.m4
+test-driver
Comment 1 Landry Breuil editbugs 2015-01-15 09:58:15 CET
Thanks, applied in 38ddffb and completed on top of it.

Bug #11461

Reported by:
Matt32
Reported on: 2015-01-14
Last modified on: 2015-01-15

People

Assignee:
Jannis Pohlmann
CC List:
3 users

Version

Attachments

git format-patch (502 bytes, patch)
2015-01-14 21:37 CET , Matt32
no flags

Additional information