Skip to content

Commit

Permalink
Updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SinghRajenM committed Sep 8, 2024
1 parent d9d96d1 commit 5209e60
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 @@ -20,11 +20,17 @@
*.obj
*.tlog
*.exp
*.log
*.pch
*.ilk
*.idb

# Build Results/artifacts
src/Build/
*.dll
*.lib
*.pdb
*.recipe

# Others
*.zip

0 comments on commit 5209e60

Please sign in to comment.