Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update .gitignore for debugger build additions.
  • Loading branch information
jnthn committed Feb 19, 2014
1 parent 1f690c7 commit f30f805
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Expand Up @@ -30,13 +30,21 @@ perl6-p.exe.manifest
perl6-p.c
perl6-p.o
perl6-p.obj
perl6-debug-p.c
perl6-debug-p.o
perl6-debug-p.obj
perl6-debug-p.exe
perl6-debug.pbc
perl6-debug.rc
perl6.RES
perl6.ilk
perl6.opt
perl6.pdb
perl6.rc
perl6-j
perl6-j.bat
perl6-debug-j
perl6-debug-j.bat
perl6-m
perl6-m.bat
perl6-debug-m
Expand Down

0 comments on commit f30f805

Please sign in to comment.