fix(gitignore): added some files to ignore

This commit is contained in:
Artur Manuel 2024-08-08 06:57:17 +01:00
commit a6c91b87f1
Failed to generate hash of commit

4
.gitignore vendored
View file

@ -1,7 +1,9 @@
.direnv/ .direnv/
**/*~ **/*~
**/.#*
**/#*#
# Added by cargo # Added by cargo
/target /target
src/main.org /result