Initial repo files + .idea files

This commit is contained in:
Marta Borgia Leiva 2024-12-15 17:45:30 +01:00
parent 1871967d46
commit d5261cad8f
No known key found for this signature in database
GPG key ID: 66835B73EC3C3303
7 changed files with 51 additions and 1 deletions

7
.gitignore vendored
View file

@ -18,4 +18,9 @@ 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/
#.idea/
# Added by cargo
/target