build: ignore .idea
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 4m25s
Test / build (map[name:stable]) (push) Successful in 5m16s

This commit is contained in:
Paul Campbell 2024-12-03 07:41:51 +00:00 committed by Paul Campbell
parent 5a2699c274
commit 8eafa876ae

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
# ---> Rust # ---> Rust
# Generated by Cargo # Generated by Cargo
# will have compiled files and executables # will have compiled files and executables
.idea/
debug/ debug/
target/ target/