chore: .DS_Store banished!

This commit is contained in:
2024-12-21 07:24:17 +07:00
parent 1ffaefd729
commit 52db4153f1
6 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@@ -14,4 +14,7 @@ target/
# 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/
# Useless stuffs
.DS_Store