retropilot-server/.gitignore

24 lines
156 B
Plaintext

# Editors
.idea
.vscode*
*.swp
*.swo
# NPM
node_modules/
# Data
database
realdata
# Miscellaneous
.DS_Store
*.log
.env
# Build
dist
data/*
!data/nginx