You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
377 B
Plaintext
18 lines
377 B
Plaintext
# Local build output and generated artifacts
|
|
output/
|
|
packages/
|
|
MigrationBackup/656a44af/6.Common/Txgy.Controls/
|
|
.vs/
|
|
obj/
|
|
**/bin/Debug/*.pdb
|
|
**/bin/Debug/*.dll.config
|
|
**/bin/Debug/*.exe.config
|
|
**/bin/Debug/BaseModule.dll
|
|
**/bin/Debug/SysModule.dll
|
|
**/bin/Debug/Txgy.Controls.dll
|
|
**/bin/Debug/Txgy.EWS.Client.*.dll
|
|
|
|
# Executable programs should not be committed
|
|
*.exe
|
|
nuget.exe
|