Ignored Mac .DS_Store files and VSCode files

This commit is contained in:
Cheng Hann Gan 2022-04-05 13:03:40 -04:00
parent b3e8db5ed2
commit 7a90481b04
3 changed files with 3 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
.gitignore vendored
View file

@ -10,3 +10,5 @@ oldusers.html
web/_js/minified.js
allCharacters.txt
combined.js
*.DS_Store
.vscode/

BIN
web/.DS_Store vendored

Binary file not shown.