mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-12-26 04:14:14 +01:00
Ignored Mac .DS_Store files and VSCode files
This commit is contained in:
parent
b3e8db5ed2
commit
7a90481b04
3 changed files with 3 additions and 1 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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
BIN
web/.DS_Store
vendored
Binary file not shown.
Loading…
Reference in a new issue