- Added `make fnginx` to have better dev experience - Added app.conf to nginx configuration to handle frontend
14 lines
108 B
Text
14 lines
108 B
Text
.direnv/
|
|
.envrc
|
|
*.lock
|
|
node_modules/
|
|
*.pdf
|
|
**/dist/
|
|
*.crt
|
|
*.key
|
|
|
|
# sqlite stuff
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
/db/
|