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.

4
.gitignore vendored
View file

@ -9,4 +9,6 @@ users.html
oldusers.html
web/_js/minified.js
allCharacters.txt
combined.js
combined.js
*.DS_Store
.vscode/

BIN
web/.DS_Store vendored

Binary file not shown.