gitignore for locking file
This commit is contained in:
parent
e52dd4828a
commit
bf0129788d
|
|
@ -79,4 +79,7 @@ locale_stats.json
|
|||
# node.js
|
||||
package-lock.json
|
||||
package.json
|
||||
node_modules/
|
||||
node_modules/
|
||||
|
||||
# maintenance locker
|
||||
maintenance_mode_state.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue