Skip to content

Commit

Permalink
More git ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Jul 4, 2011
1 parent 0de52cc commit 934e56f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .gitignore
Expand Up @@ -12,7 +12,7 @@ debian/*.substvars
Makefile
*-stamp
api_doc
build
build*
ms-windows/Installer-Files/postinstall.bat
ms-windows/Installer-Files/preremove.bat
ms-windows/osgeo4w/packages/
Expand All @@ -37,3 +37,11 @@ scripts/astyle.exe
doc/CODING.html
doc/CODING.tex
doc/INSTALL.tex
scripts/Debug/astyle.exe
scripts/Debug/astyle.idb
scripts/Debug/astyle.ilk
scripts/Debug/astyle.pdb
scripts/RelWithDebInfo/astyle.exe
scripts/RelWithDebInfo/astyle.idb
scripts/RelWithDebInfo/astyle.ilk
scripts/RelWithDebInfo/astyle.pdb

0 comments on commit 934e56f

Please sign in to comment.