This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/website/.gitignore

22 lines
245 B
Plaintext

# Dependencies
/node_modules
# Production
/build
# Generated
.docusaurus
.cache-loader
package-lock.json
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*