Skip to content

Commit

Permalink
Add .vs and *.ilk to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kb-1000 committed Jan 9, 2025
1 parent b0f0afc commit 527ef71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@
*.db-wal
*.iobj
*.ipdb
*.ilk
*.o
*.d
*.exp
*.recipe
*.FileListAbsolute.txt
.vs
/mods
/scripts
/locales
Expand Down

0 comments on commit 527ef71

Please sign in to comment.