mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 12:19:16 +00:00
ignore lock files
This commit is contained in:
5
backend/.gitignore
vendored
5
backend/.gitignore
vendored
@@ -1,4 +1,7 @@
|
||||
node_modules
|
||||
public/*
|
||||
!public/.gitkeep
|
||||
.env
|
||||
.env
|
||||
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
Reference in New Issue
Block a user