updated gitignore

This commit is contained in:
Frederik Palmø 2021-10-24 14:33:15 +02:00
parent fe256c949f
commit 13bd00b051
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/target
.vscode

View File

@ -9,6 +9,6 @@ repository = "https://git.palmoe.dk/vodofrede/eyes/"
readme = "README.md"
keywords = ["parsing", "parse", "simple", "no-deps"]
categories = ["encoding", "parsing", "text-processing"]
exclude = [".gitignore"]
[dependencies]