eco-state
Version:
Light Weight Asynchronous JavaScript Eco friendly State Management Library.
16 lines (13 loc) • 287 B
Plain Text
# ignore .git and .cache folders
.git
.cache
# ignore all *.class files in all folders, including build root
**/*.class
# ignore all markdown files (md) beside all README*.md other than README-secret.md
*.md
!README*.md
README-secret.md
dist
node_modules
Dockerfile
docker-compose.yml