]> granicus.if.org Git - graphviz/commitdiff
Ignore autogenerated files, but not those for Windows.
authorErwin Janssen <erwinjanssen@outlook.com>
Sun, 12 Jun 2016 11:20:18 +0000 (13:20 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Sun, 12 Jun 2016 11:20:18 +0000 (13:20 +0200)
.gitignore

index 8936cb3d2931ab7a412e1a675a51d530ed7e3a6a..d5c3c73970d3a8557a0345662057e123feac6129 100644 (file)
@@ -28,7 +28,6 @@ doxygen
 INSTALL
 aclocal.m4
 version.m4
-builddate.h
 stamp-h1
 FEATURE
 pkgIndex.tcl
@@ -201,6 +200,13 @@ tclpkg/tkspline/tkspline.3tk.pdf
 windows/Properties/AssemblyInfo.cs
 windows/build/graphviz.wxs
 
+# Ignore these autogenerated configuration files,
+# but keep the versions in windows/include.
+ast_common.h
+builddate.h
+config.h
+!windows/include**
+
 # Ignore folders generated by Visual Studio builds
 **/Debug/**
 **/Release/**