1
0
mirror of https://github.com/scoobybejesus/cryptools.git synced 2025-02-18 15:30:31 +00:00

Update .gitignore

This commit is contained in:
scoobybejesus 2020-11-30 23:09:35 -05:00
parent 0975a1aaef
commit fdb8ebc6e2

3
.gitignore vendored
View File

@ -5,4 +5,5 @@
.vscode/* .vscode/*
rls* rls*
Cargo.lock Cargo.lock
.env .env
crptls/target