1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-19 17:21:35 +02:00
server/.gitignore

14 lines
120 B
Plaintext
Raw Normal View History

2021-08-13 12:58:18 +02:00
.DS_STORE
db/
dist/
node_modules
2021-10-09 01:44:44 +02:00
database.db
2021-10-10 11:03:32 +02:00
tsconfig.tsbuildinfo
files/
2021-10-17 22:27:54 +02:00
.env
config.json
.vscode/settings.json
2022-06-27 08:40:19 +02:00
build