diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2024-06-05 10:33:38 +0200 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2024-06-05 10:33:38 +0200 |
commit | 3544ddf5e51d0e25da30dcc65ffc9ae7d010628c (patch) | |
tree | 0ab80b2b4c4d380acaa313b1f2cbb4405b737ce5 /.gitignore | |
parent | 5819e55722de53e0688cfc0c5fafb43063e7f9cc (diff) | |
download | Furtherance-3544ddf5e51d0e25da30dcc65ffc9ae7d010628c.tar.zst |
Update ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ace8180..8bd843e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ src/config.rs /.flatpak /.vscode /.DS_Store +**/.DS_Store # Generated by Cargo # will have compiled files and executables |