Skip to content

Commit

Permalink
ignore debug and linker temp files
Browse files Browse the repository at this point in the history
  • Loading branch information
ThyWoof committed Jul 20, 2019
1 parent ee1b113 commit cca6549
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,9 @@
*.exe
*.out
*.app

# Debug
*.pdb

# Linker
*.ilk

0 comments on commit cca6549

Please sign in to comment.