theatre/.gitignore
2022-02-28 13:15:27 +01:00

21 lines
245 B
Text

**/node_modules
**/xeno
/packages/*/dist
/theatre/*/dist
/examples/*/dist
*.log
*.temp
/.vscode
/.history
**/.DS_Store
*.tsbuildinfo
.eslintcache
.yarn/*
# !.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions