Re-add .wbx in Assets to .gitignore
This commit is contained in:
parent
60a8891c92
commit
09afbdd6eb
|
@ -12,6 +12,7 @@
|
||||||
**/Release/**
|
**/Release/**
|
||||||
**/Debug/**
|
**/Debug/**
|
||||||
**/ipch/**
|
**/ipch/**
|
||||||
|
/Assets/dll/*.wbx
|
||||||
|
|
||||||
*.ilk
|
*.ilk
|
||||||
*.il
|
*.il
|
||||||
|
|
Loading…
Reference in New Issue