Files
dc-observatio/.gitignore
T
Дмитрий Соловьев c3a1a8b4a1 Add PCP architecture docs and TGU ops updates
Capture current PCP architecture notes, service-map prototypes, TGU operations UI/map work, local configuration updates, database helper scripts, and request/sample JSON artifacts.
2026-05-30 14:18:19 +03:00

59 lines
768 B
Plaintext

HELP.md
.gradle
build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
bin/
!**/src/main/**/bin/
!**/src/test/**/bin/
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
*.tmp
*.log
*.gz
*.zip
*.patch
.gradle-local/
out/
!**/src/main/**/out/
!**/src/test/**/out/
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
### VS Code ###
.vscode/
### Kotlin ###
.kotlin
### Local env ###
.env
/.env.example
/pcp.zip
/promt/Промт1.txt
/pcp_zip.zip
/pcp-chatgpt-context*.zip
/deploy/local-bundle/build/
/deploy/local-bundle/pcp-local-bundle-*.tar.gz
/services/pcp-tgu-ops-ui/node_modules/
/services/pcp-tgu-ops-ui/dist/