1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-22 10:22:32 +01:00

added private.json to gitignore

This commit is contained in:
xnacly 2021-08-03 22:54:17 +02:00
parent ab9d5b6fe5
commit e7b4a71837

3
.gitignore vendored
View File

@ -2,4 +2,5 @@ node_modules/
.DS_STORE
.docker/data/*
!.docker/data/.keep
dist/
dist/
private.json