1
0
mirror of https://github.com/Raymonf/whack.git synced 2024-11-28 01:50:48 +01:00
whack/galliumhook/minhook-multihook/.gitignore

45 lines
360 B
Plaintext
Raw Normal View History

2022-09-29 00:37:28 +02:00
#OS junk files
[Tt]humbs.db
*.DS_Store
#Visual Studio files
*.[Oo]bj
*.user
*.aps
*.pch
*.vspscc
*.vssscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.[Cc]ache
*.ilk
*.log
*.sbr
*.sdf
*.opensdf
*.unsuccessfulbuild
ipch/
obj/
[Ll]ib
[Bb]in
[Dd]ebug*/
[Rr]elease*/
Ankh.NoLoad
*.VC.db
.vs/
#GCC files
*.o
*.d
*.res
*.dll
*.a
#Visual Studio Code files
.vscode/