Skip to content

Commit 826b2ff

Browse files
committed
status.json data + favicon.svg
1 parent 258ea9a commit 826b2ff

File tree

3 files changed

+300
-2
lines changed

3 files changed

+300
-2
lines changed

.gitignore

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
1-
.cloudnode.appconfig
1+
*~
2+
*.amp.html
3+
.cache
4+
*.class
5+
crash.log
6+
dist/
7+
.DS_Store
8+
*.env
9+
*.gz
10+
.idea/
11+
.jekyll-metadata
12+
node_modules/
13+
*.pyc
14+
.sass-cache/
15+
_site/
16+
tmp/
17+
_tmp/
18+
*.tgz
19+
venv/
20+
.vscode/
21+
*.zip

0 commit comments

Comments
 (0)