add gitignore files

This commit is contained in:
Fl1tzi 2023-10-28 18:48:39 +02:00
parent 7d9c267ae0
commit a6dfd37e94
No known key found for this signature in database
GPG key ID: 06B333727810C686
3 changed files with 7 additions and 0 deletions

3
forgejo/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
db.env
forgejo.env
data/

2
murmur/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
murmur.env
data/

2
synapse/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
postgres.env
data/