auditforge / .gitignore
Kaballas's picture
initialize project structure with essential configurations and components
56b6519
raw
history blame contribute delete
315 Bytes
.DS_Store
.thumbs.db
node_modules
/dist
npm-debug.log*
yarn-debug.log*
yarn-error.log*
mongo-data*
.quasar
.venv
package-lock.json
.env
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
.dccache
.sourcery.yaml
# Version managers
.tool-versions
# modelo
cwe_api/modelo_cwe
cwe_api/utils