Skip to content

Commit 934e56f

Browse files
committedJul 4, 2011
More git ignores
1 parent 0de52cc commit 934e56f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed
 

‎.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ debian/*.substvars
1212
Makefile
1313
*-stamp
1414
api_doc
15-
build
15+
build*
1616
ms-windows/Installer-Files/postinstall.bat
1717
ms-windows/Installer-Files/preremove.bat
1818
ms-windows/osgeo4w/packages/
@@ -37,3 +37,11 @@ scripts/astyle.exe
3737
doc/CODING.html
3838
doc/CODING.tex
3939
doc/INSTALL.tex
40+
scripts/Debug/astyle.exe
41+
scripts/Debug/astyle.idb
42+
scripts/Debug/astyle.ilk
43+
scripts/Debug/astyle.pdb
44+
scripts/RelWithDebInfo/astyle.exe
45+
scripts/RelWithDebInfo/astyle.idb
46+
scripts/RelWithDebInfo/astyle.ilk
47+
scripts/RelWithDebInfo/astyle.pdb

0 commit comments

Comments
 (0)
Please sign in to comment.