Skip to content

Commit

Permalink
Merge pull request #995 from matrix-org/ignore-macos-stuff
Browse files Browse the repository at this point in the history
Ignore generated files when running on macOS
  • Loading branch information
MadLittleMods authored Jan 6, 2021
2 parents 79bd610 + de62727 commit 7a0e6a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
/synapse
/test-server
/var
*.db
\#*
.vscode
.coverage*
.idea
.DS_Store

0 comments on commit 7a0e6a6

Please sign in to comment.