First minimal commit

This commit is contained in:
namilsk 2026-03-14 19:15:14 +03:00
parent 7019867411
commit bc8bc0c2e4
No known key found for this signature in database
GPG key ID: 2B2F0A4D870B4F9F
10 changed files with 1051 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,3 +1,4 @@
<<<<<<< HEAD
# ---> Rust
# Generated by Cargo
# will have compiled files and executables
@ -19,4 +20,3 @@ Cargo.lock
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/