mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-12-26 04:43:58 +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.
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -10,3 +10,5 @@ oldusers.html
|
|||
web/_js/minified.js
|
||||
allCharacters.txt
|
||||
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