gitignore

This commit is contained in:
MeexReay 2025-04-21 21:03:11 +03:00
parent 71946809b7
commit 1ac19856bf
2 changed files with 9 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/target
/result

7
Cargo.lock generated Normal file
View File

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "sRAC"
version = "0.1.0"