-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path.gitignore
More file actions
20 lines (19 loc) · 1 KB
/
.gitignore
File metadata and controls
20 lines (19 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/slnx.sqlite
/.vs/Sample-Code/v15/.suo
/.vs/ProjectSettings.json
*.suo
/API Documentation Samples/C# Example/SampleAutotaskAPI/obj/Release
/API Documentation Samples/C# Example/SampleAutotaskAPI/obj/Debug
/API Documentation Samples/VB Example/SampleAutotaskAPIVB/obj/Release
/API Documentation Samples/VB Example/SampleAutotaskAPIVB/obj/Debug
/API Documentation Samples/C# Example/.vs/SampleAutotaskAPI/v15/Server/sqlite3
/Upload Attachment Example/Upload Attachment Example/obj/Release
/Upload Attachment Example/Upload Attachment Example/obj/Debug
/Emoticon Survey Example/EmoticonWebProject/EmoticonWebProject/obj/Release
/Emoticon Survey Example/EmoticonWebProject/EmoticonWebProject/obj/Debug
/.vs
/API Documentation Samples/C# Example/SampleAutotaskAPI/bin/Debug
*.user