mirror of
https://github.com/placeAtlas/atlas.git
synced 2025-02-20 00:00:20 +01:00
Merge pull request #463 from AnonymousRandomPerson/remove-ds-store
Ignored Mac .DS_Store files and VSCode files
This commit is contained in:
commit
c25daa2ee5
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…
Add table
Reference in a new issue