This repository has been archived by the owner on May 17, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
31 lines (30 loc) · 1.78 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
PlagueButtonAPIExample/.vs/PlagueButtonAPIExample/v15/.suo
*.lock
*.ide
*.ide-shm
*.ide-wal
*.cache
PlagueButtonAPIExample/PlagueButtonAPIExample/obj/Normal/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
PlagueButtonAPIExample/PlagueButtonAPIExample/obj/Normal/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
PlagueButtonAPIExample/PlagueButtonAPIExample/obj/Normal/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
PlagueButtonAPIExample/PlagueButtonAPIExample/obj/VRChat Mods Folder/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
PlagueButtonAPIExample/PlagueButtonAPIExample/obj/VRChat Mods Folder/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
PlagueButtonAPIExample/PlagueButtonAPIExample/obj/VRChat Mods Folder/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
PlagueButtonAPIExample/PlagueButtonAPIExample/PlagueButtonAPIExample.csproj
*.pdb
PlagueButtonAPIExample/PlagueButtonAPIExample/obj/Normal/PlagueButtonAPIExample.csproj.FileListAbsolute.txt
PlagueButtonAPIExample/PlagueButtonAPIExample/obj/VRChat Mods Folder/PlagueButtonAPIExample.csproj.FileListAbsolute.txt
PlagueButtonAPIExample/PlagueButtonAPIExample/obj/VRChat Mods Folder/build.force
/PlagueButtonAPIExample/ExampleButtonAPIUsage/obj/Release
*.suo
/PlagueButtonAPIExample/PlagueButtonAPI/obj
/PlagueButtonAPI/ExampleButtonAPIUsage/obj/Release
/PlagueButtonAPI/PlagueButtonAPI/obj
/PlagueButtonAPI/PlagueButtonAPI/bin/Debug
/PlagueButtonAPI/ExampleButtonAPIUsage/obj/Debug
/PlagueButtonAPI/ExampleButtonAPIUsage/obj/VRChat Mods Folder
*.htm
/PlagueButtonAPI/ExampleButtonAPIUsage/obj/Normal
/PlagueButtonAPI/ExampleButtonAPIUsage/ExampleButtonAPIUsage.csproj.user
/PlagueButtonAPI/PlagueButtonAPI/PlagueButtonAPI.csproj.user
/PlagueButtonAPI/.vs/PlagueButtonAPI