Add 'private' dir to .gitignore

This commit is contained in:
Neshura 2023-03-14 21:32:43 +01:00
parent 0a841d0b58
commit c77fc44172
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

3
.gitignore vendored
View file

@ -16,4 +16,5 @@ yarn-error.log*
# production # production
/build/ /build/
/data/ /data/
/confs/ /confs/
/private/