CNN-Model / .gitignore
fahrulputra40
init project
168a9d1
raw
history blame contribute delete
385 Bytes
# Logs
FE/logs
FE/*.log
FE/npm-debug.log*
FE/yarn-debug.log*
FE/yarn-error.log*
FE/pnpm-debug.log*
FE/lerna-debug.log*
FE/node_modules
FE/.DS_Store
FE/dist
FE/dist-ssr
FE/coverage
FE/*.local
FE/cypress/videos/
FE/cypress/screenshots/
FE/# Editor directories and files
FE/.vscode/*
FE/!.vscode/extensions.json
FE/.idea
FE/*.suo
FE/*.ntvs*
FE/*.njsproj
FE/*.sln
FE/*.sw?
FE/*.tsbuildinfo