Browse Source

don't commit ds_store files to git

Stephan Heunis 1 year ago
parent
commit
82eb5e34db
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -10,3 +10,4 @@ docs/build
 docs/source/generated
 build/
 dist/
+.DS_Store