Files
aicommits/.gitignore
2023-03-02 10:03:50 +09:00

27 lines
274 B
Plaintext

# macOS
.DS_Store
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Dependency directories
/node_modules/
# Output of 'npm pack'
*.tgz
# dotenv environment variables file
.env
.env.test
# Distribution
dist
# Eslint cache
.eslintcache