mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
fix: ignore package-lock.json file.
This commit is contained in:
4
server/.gitignore
vendored
4
server/.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
/node_modules/
|
||||
/.env
|
||||
/.env.test
|
||||
/storage
|
||||
/storage
|
||||
package-lock.json
|
||||
stdout.log
|
||||
Reference in New Issue
Block a user