wasmo-theme/.distignore

22 lines
167 B
Text
Raw Normal View History

# Directories
.git
.github
/bin
node_modules
/src
tests
# Files
.distignore
.gitattributes
.gitignore
.nvm
# File Types
*.lock
*.log
*.sql
*.tar.gz
*.xml
*.yml
*.zip