ignore .DS_STORE

This commit is contained in:
IroncladDev 2024-10-01 13:53:56 -05:00 committed by GitHub
parent e32cde8d2b
commit ec58c12f76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.gitignore vendored
View file

@ -177,3 +177,6 @@ sphinx_*/
# Rust analyzer configuration
/rust-project.json
# OSX
.DS_Store