a1ff69502a
* feat: Added tekla zip packaging Plus tekla Icon and postbuild action refactor * fix: teaks to post build event * Make all tekla dependencies private * fix: update logo
24 lines
268 B
Plaintext
24 lines
268 B
Plaintext
**/bin/*
|
|
**/obj/*
|
|
_ReSharper.SharpCompress/
|
|
bin/
|
|
*.suo
|
|
*.user
|
|
TestArchives/Scratch/
|
|
TestArchives/Scratch2/
|
|
TestResults/
|
|
*.nupkg
|
|
packages/*/
|
|
project.lock.json
|
|
tests/TestArchives/Scratch
|
|
.vs
|
|
tools
|
|
.vscode
|
|
.idea/
|
|
|
|
.DS_Store
|
|
*.snupkg
|
|
coverage.xml
|
|
output/
|
|
Images/Thumbs.db
|