Files
inp2p/.gitignore

44 lines
321 B
Plaintext

# Binaries
bin/
*.exe
*.dll
*.so
*.dylib
inp2pc
inp2ps
web/vendor/
# Test binary
*.test
# Go workspace
go.work
go.work.sum
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Config files with secrets
config.json
config.yaml
*.db
*.sqlite
# Runtime
run/
*.pid
*.log
# SDWAN state
sdwan.json
# Temp
/tmp/