Skip to content

Commit dd79841

Browse files
committedJul 4, 2011
Better ignore options
1 parent 364df1c commit dd79841

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed
 

‎.gitignore

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,5 @@ 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
40+
scripts/Debug
41+
scripts/RelWithDebInfo

0 commit comments

Comments
 (0)
Please sign in to comment.