Files
TentacleBot/.gitignore
Garret Patti 048005f0a8
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 37s
move secrets to env variables add palworld commands
2026-07-10 19:26:26 -04:00

46 lines
479 B
Plaintext

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
# Visual Studio cache/options
.vs/
# Visual Studio Code
.vscode/settings.json
.vscode/launch.json
# User-specific files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
# NuGet
.nuget/
*.nupkg
*.snupkg
# dotnet
project.assets.json
project.lock.json
# secrets
.env
# OS generated files
*.swp
*.swo
*.DS_Store