20052c3fb4
Update .drone.yml, .gitignore, and 4 more files...
32 lines
269 B
Plaintext
32 lines
269 B
Plaintext
# IDEs
|
|
.idea/
|
|
.vs/
|
|
|
|
# Build Artifacts
|
|
Builds/any/
|
|
Builds/arm*/
|
|
Builds/x*/
|
|
Trash/
|
|
|
|
bin/
|
|
obj/
|
|
|
|
NibblePoker.Packaging.ListComPort/Trash/
|
|
NibblePoker.Packaging.ListComPort/AppX/
|
|
|
|
Packages/
|
|
|
|
*.exe
|
|
*.pbd
|
|
*.so
|
|
*.zip
|
|
*.url
|
|
*.crt
|
|
*.pem
|
|
*.msi
|
|
*.wixobj
|
|
*.wixpdb
|
|
|
|
# Misc
|
|
notes.txt
|