Skip to content

Commit cf330cb

Browse files
committed
docs: remove unnecessary files
1 parent eeea524 commit cf330cb

5 files changed

Lines changed: 17 additions & 2 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "css",
3+
"image": "mcr.microsoft.com/vscode/devcontainers/universal",
4+
"customizations": {
5+
"vscode": {
6+
"extensions": [],
7+
"settings": {}
8+
}
9+
},
10+
"workspaceMount": "source=${localWorkspaceFolder},target=/css,type=bind,consistency=delegated",
11+
"workspaceFolder": "/css"
12+
}

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.DS_Store
2+
accreditation/
13
ecosystem/
2-
scratch_pad.language
3-
journal
4+
scratch_pad/
5+
journal/
6+
applications/

4_experiments/.DS_Store

-6 KB
Binary file not shown.
-6 KB
Binary file not shown.

setup.sh

Whitespace-only changes.

0 commit comments

Comments
 (0)