mirror of
https://github.com/PCSX2/pcsx2-net-www.git
synced 2026-01-31 01:15:16 +01:00
gitignore: ignore autogenerated yarn deps files (#298)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,8 @@
|
||||
# Dependencies
|
||||
/node_modules
|
||||
package-lock.json*
|
||||
package.json*
|
||||
yarn.lock*
|
||||
|
||||
# Production
|
||||
/build
|
||||
|
||||
Reference in New Issue
Block a user