-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitignore
25 lines (25 loc) · 1.11 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.vs/RawStuff/v15/Server/sqlite3/storage.ide-wal
.vs/RawStuff/v15/Server/sqlite3/storage.ide-shm
.vs/RawStuff/v15/Server/sqlite3/storage.ide
.vs/RawStuff/v15/Server/sqlite3/db.lock
.vs/RawStuff/v15/.suo
RawInput/obj/x64/Release/RawInput.pdb
RawInput/obj/x64/Debug/RawInput.csprojAssemblyReference.cache
RawInput/obj/x64/Release/RawInput.dll
RawInput/obj/x64/Release/RawInput.csprojAssemblyReference.cache
RawInput/obj/x64/Release/RawInput.csproj.FileListAbsolute.txt
RawInput/obj/x64/Release/RawInput.csproj.CoreCompileInputs.cache
RawInput/obj/x64/Debug/RawInput.csproj.CoreCompileInputs.cache
RawInput/obj/x64/Debug/DesignTimeResolveAssemblyReferencesInput.cache
RawInput/obj/x64/Debug/RawInput.pdb
RawInput/obj/x64/Debug/RawInput.dll
RawInput/obj/x64/Debug/RawInput.csproj.FileListAbsolute.txt
RawInput/obj/Debug/RawInput.csprojAssemblyReference.cache
RawInput/obj/Debug/RawInput.csproj.FileListAbsolute.txt
RawInput/obj/Debug/RawInput.csproj.CoreCompileInputs.cache
RawInput/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
RawInput/obj/Debug/RawInput.pdb
RawInput/obj/Debug/RawInput.dll
RawInput/bin/
Keyboard/obj/
Keyboard/bin/