# See http://help.github.com/ignore-files/ for more about ignoring files.

# compiled output
/dist
/dist-test
/dist-dev
/tmp
/out-tsc


# dependencies
/node_modules
**/node_modules
**/web_modules

# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace

# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json

# misc
/.angular/cache
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings

# System Files
.DS_Store
Thumbs.db

#Credentials
*.key

#Ignore .env.*
.env.*

docker-compose.env
tools/keycloak/deployments/*.deployed
tools/keycloak/deployments/*.isdeploying
/release-config
/.angular

.angular
tools/kafka/dist/
tools/kafka/dist

shared-temp/*

cerbos/policies
**/__pycache__

**/secrets/*shared-temp/
.nx
sdk/lab/lab-sdk-env/
sdk/lab/tests/veolia_kili/
lab-sdk-env/
envs
sdk/output/
sdk/lab/site/
sdk/lab/dist/
.venv



.nx/cache
.nx/workspace-data
.cursor/rules/nx-rules.mdc
.github/instructions/nx.instructions.md
