Skip to content

Commit

Permalink
git ignore windows debug files
Browse files Browse the repository at this point in the history
  • Loading branch information
jagannatharjun authored and arvidn committed Feb 27, 2023
1 parent e656351 commit edc7045
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@
*.app
libtool

# windows
*.ilk
*.pdb
*.exp

*.m4
*.in
*.pc
Expand Down

0 comments on commit edc7045

Please sign in to comment.