aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-03-27 15:02:08 +0200
committerGitHub <noreply@github.com>2022-03-27 15:02:08 +0200
commit7e9ad9946b7ccb43f10da5584297af4d8da6000b (patch)
tree5c8b8967007e956f0f01f0cf08b82e078b080f94 /.gitignore
parent69f49f7fee33a8b24de8c38eb594e1116cdf356f (diff)
add new hdid algo (#694)
* add new hdid algo * forgot the w for unicode * add advapi32 to windows * get rid of visual studio 2022 shit * Update src/hardware_functions.cpp Co-authored-by: oldmud0 <oldmud0@users.noreply.github.com> * close handle when it fails Co-authored-by: oldmud0 <oldmud0@users.noreply.github.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ca7eb582..11710e94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ base-full/
logs/
bass.lib
+.vs/
bin/
bins/
build/