Add ignore files

This commit is contained in:
meskio 2022-12-19 00:00:27 +01:00
parent 1fa8af15eb
commit f9405b125d
No known key found for this signature in database
GPG Key ID: 52B8F5AC97A2DA86
2 changed files with 6 additions and 0 deletions

3
.dockerignore Normal file
View File

@ -0,0 +1,3 @@
db/
uploads/
.git/

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
db
uploads
.env