ignore lock files

This commit is contained in:
canove
2020-08-11 13:01:06 -03:00
parent 978606f1c6
commit 85522b30ef
3 changed files with 10 additions and 4 deletions

5
backend/.gitignore vendored
View File

@@ -1,4 +1,7 @@
node_modules
public/*
!public/.gitkeep
.env
.env
package-lock.json
yarn.lock