mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
various tweaks
This commit is contained in:
@@ -41,6 +41,9 @@
|
||||
},
|
||||
"devDependencies": {},
|
||||
"nodemonConfig": {
|
||||
"ignore": ["client/*", "node_modules/*"]
|
||||
"ignore": [
|
||||
"client/*",
|
||||
"node_modules/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user