Remove util from gitignore

This commit is contained in:
Osspial
2020-01-09 12:24:57 -05:00
committed by GitHub
parent d15eb04f9e
commit 09c4ed0694

1
.gitignore vendored
View File

@@ -2,7 +2,6 @@ Cargo.lock
target/ target/
rls/ rls/
.vscode/ .vscode/
util/
*~ *~
*.wasm *.wasm
*.ts *.ts