forked from elepro/xbcd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
32 lines (31 loc) · 1.06 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
26
27
28
29
30
31
32
################################################################################
# この .gitignore ファイルは Microsoft(R) Visual Studio によって自動的に作成されました。
################################################################################
/Source Code/XBCD Rumble/MSVC10/Debug x86
/Source Code/XBCD Rumble/MSVC10/Release x86
/Source Code/XBCD Driver/XBCD/x64
/Source Code/XBCD Driver/XBCD/Release
/Source Code/XBCD Driver/XBCD/Debug
**/.vs
**/.svn
**/__history
**/__recovery
*.identcache
*.dproj.local
*.dcu
/Source Code/Setup Utility/Win32
/Source Code/Win32/Release
/Source Code/XBCD Interface/Win32
/Source Code/XBCD Interface/XBCDIF.res
/Source Code/XBCD Driver/Release
/Source Code/XBCD Driver/x64/Release
/Source Code/XBCD Rumble/MSVC14/Debug
/Source Code/XBCD Rumble/MSVC14/Release
/Source Code/Setup Utility/Win32/Debug
/Source Code/Win32
/Source Code/XBCD Interface/Win32
/Source Code/XBCD Rumble/MSVC14/XBCDR.APS
/Source Code/XBCD Interface/Win64
/Source Code/Win64
/Source Code/XBCD.groupproj.local
/Source Code/Setup Utility Exe/Win32