forked from NickeManarin/ScreenToGif
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
30 lines (28 loc) · 810 Bytes
/
.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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/GifRecorder/bin
/GifRecorder/obj
/GifRecorder.v12.suo
/ScreenToGif_WPF/bin
/ScreenToGif_WPF/obj
/ScreenToGif/bin
/ScreenToGif/obj
/.vs
/GifRecorder
/Other/GifDecoder/bin
/Other/GifDecoder/obj
/Other/HookTest/bin
/Other/HookTest/obj/Debug
/Other/HookTest/obj/Release
/ScreenToGif/ScreenToGif.csproj.user
/GifRecorder.v12-Notebook-Nicke.suo
/GifRecorder.suo
/GifRecorder.sln.DotSettings.user
/GifRecorder.sdf
/GifRecorder.sln.DotSettings
ScreenToGif/Util/Secret.cs
/ScreenToGif/Util/Secret.cs
/RecordingTest/obj
/RecordingTest/bin/Debug
/RecordingTest/bin/Release