-
-
Notifications
You must be signed in to change notification settings - Fork 54
/
Copy path.gitignore
27 lines (26 loc) · 855 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
################################################################################
# Ten plik .gitignore został utworzony automatycznie przez Microsoft(R) Visual Studio.
################################################################################
/PowerUp.Tests/bin/Debug/net5.0
/.vs/PowerUp
/PowerUp.Tests/obj
/src/PowerUp.Console/bin/Debug/netcoreapp3.1
/src/PowerUp.Console/obj
/src/PowerUp.Core/bin/Debug
/src/PowerUp.Core/obj
/src/PowerUp.Tests/bin/Debug/net5.0
/src/PowerUp.Tests/obj
/CompilerWatcher/bin/Debug/net5.0
/CompilerWatcher/obj
/PowerUp.Common/bin/Debug/netstandard2.0
/src/PowerUp.Core/bin/Release
/src/PowerUp.Tests/bin
/src/PowerUp.Watcher/bin/Debug/net5.0
/src/PowerUp.Watcher/obj
/src/PowerUp.Watcher/bin
/.idea
/PowerUp.Tests/bin/Debug/net6.0
/src/DiffPlex/bin
/src/DiffPlex/obj
/external/DiffPlex/bin
/external/DiffPlex/obj