chore: rust project initialization

This commit is contained in:
Alexander Navarro 2025-01-14 14:49:02 -03:00
parent f3bba33088
commit 9741df29e3
6 changed files with 24 additions and 14 deletions

19
.gitignore vendored
View file

@ -1,18 +1,9 @@
# ---> VirtualEnv
# Virtualenv
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
.Python
[Bb]in
[Ii]nclude
[Ll]ib
[Ll]ib64
[Ll]ocal
[Ss]cripts
pyvenv.cfg
.venv
pip-selfcheck.json
# ---> GPG
secring.*
# Added by cargo
/target