Compare commits

..

2 Commits

Author SHA1 Message Date
23dc8d0be3 Add DS_STORE to gitignore 2026-03-07 23:16:06 +11:00
81a296609a Remove releases from git. Remove DS_STORE file 2026-03-07 23:15:41 +11:00
2 changed files with 4 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

4
.gitignore vendored
View File

@@ -78,3 +78,7 @@ jspm_packages/
# Build output
dist/
build/
**/Release*
**/.DS_Store