Skip to content

Commit

Permalink
Added DS_Store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
e0c615c8e4d846ef817cd5063a88716c committed Feb 6, 2024
1 parent 7950034 commit f3ce9f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build/build.ps1
build/reset_github.sh
.vscode/settings.json
# **/.DS_Store
**/.DS_Store
**/.env
# .DS_Store
.DS_Store

0 comments on commit f3ce9f1

Please sign in to comment.