Fix other branches folders being included
This commit is contained in:
parent
71012ee4c1
commit
46ae67ee4c
8
.gitignore
vendored
8
.gitignore
vendored
@ -25,8 +25,8 @@ coverage
|
||||
.env
|
||||
|
||||
# Dependency directory
|
||||
/node_modules/
|
||||
/bower_components/
|
||||
node_modules/
|
||||
bower_components/
|
||||
|
||||
# Editors
|
||||
.idea
|
||||
@ -42,3 +42,7 @@ dist
|
||||
# ignore lock files
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
|
||||
# Ingnore ignores from other branches
|
||||
ServerMod/
|
||||
ClientMod/
|
Loading…
x
Reference in New Issue
Block a user