Merge gitignores

This commit is contained in:
schmelczerandras 2020-10-06 08:28:50 +02:00
parent c5d97eeea6
commit 8b87b68dae
4 changed files with 5 additions and 13 deletions

6
.gitignore vendored
View file

@ -1 +1,5 @@
infrastructure/data/certbot
dist
lib
node_modules
package-lock.json
.firebase

4
backend/.gitignore vendored
View file

@ -1,4 +0,0 @@
dist
node_modules
package-lock.json
.firebase

4
frontend/.gitignore vendored
View file

@ -1,4 +0,0 @@
dist
node_modules
package-lock.json
.firebase

4
shared/.gitignore vendored
View file

@ -1,4 +0,0 @@
dist
node_modules
package-lock.json
.firebase