Skip to content

Commit

Permalink
initial v1 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Siekmann committed Mar 19, 2021
1 parent 889af77 commit 29e3029
Show file tree
Hide file tree
Showing 217 changed files with 12,016 additions and 22,941 deletions.
48 changes: 10 additions & 38 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,48 +1,20 @@
# Compiled Output
dist/
www/
loader/
build/
storybook-static/
.idea/
.vscode/

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# OS
.DS_Store
.eslintcache

# Tests
coverage/
.nyc_output/

# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace

# IDE - VSCode
.vscode/
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json

# Misc
node_modules/
.sass-cache/
.versions/
/.pnp
.pnp/
.pnp.js
TODO.md
# Local Netlify folder
.netlify

build/
dist/
storybook-static/

.DS_Store
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dist/
21 changes: 0 additions & 21 deletions LICENCE

This file was deleted.

Loading

0 comments on commit 29e3029

Please sign in to comment.