rofrischmann/alveron

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# OS or Editor files
._*
.DS_Store
Thumbs.db

# Files that might appear on external disks
.Spotlight-V100
.Trashes

# Always-ignore extensions
*~
*.diff
*.err
*.log
*.orig
*.pyc
*.rej
*.vsix

*.sass-cache
*.sw?
*.vi

.next
node_modules
lib
es
types
coverage