15 lines
164 B
Plaintext
15 lines
164 B
Plaintext
# Logs
|
|
*.log
|
|
|
|
# Dependency directories
|
|
node_modules/
|
|
|
|
# Optional npm cache directory
|
|
.npm
|
|
|
|
# dotenv environment variables file
|
|
app/.env
|
|
|
|
#postgres stuff
|
|
postgresql
|