Add DS_Store to gitignore

This commit is contained in:
Mathias DUPEUX 2024-10-19 14:51:28 +02:00
commit 0603beb326
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View file

@ -1,5 +1,8 @@
.env .env
# OS
.DS_Store
# IDE # IDE
.vscode/ .vscode/
.idea .idea

BIN
static/.DS_Store vendored

Binary file not shown.