Skip to content
Snippets Groups Projects
Select Git revision
  • f7de7a4e01df9d71ea06defea881342415aeaa0c
  • master default protected
  • titres_carte
  • paysId
  • activer-procedure-specifique
  • prolong-proc-ouvertes
  • per-h-archive
  • preprod protected
  • prod protected
  • 1708-feat-instruction-ajoute-la-possibilite-de-voir-les-prochaines-etapes
  • prs-exploitant
  • a11y-ci
  • notifications
  • chore-image-snap
  • v0.122.0
  • v0.121.0
  • v0.120.0
  • v0.119.0
  • v0.118.0
  • v0.117.0
  • v0.116.0
  • v0.115.0
  • v0.114.0
  • v0.113.0
  • v0.112.0
  • v0.111.0
  • v0.110.0
  • v0.109.0
  • v0.108.0
  • v0.107.0
  • v0.106.0
  • v0.105.0
  • v0.104.0
  • v0.103.0
34 results

.gitignore

Blame
  • .gitignore 615 B
    .DS_Store
    .idea
    *.iml
    
    .env
    .env-public
    
    node_modules
    /backups
    /dist
    /sources/titres.json
    /sources/titres-*.json
    !/sources/titres-types--demarches-types--etapes-types.json
    !/sources/titres-types--demarches-types--etapes-types--documents-types.json
    !/sources/titres-types--demarches-types.json
    !/sources/titres-types--titres-statuts.json
    !/sources/titres-types-types.json
    !/sources/titres-types.json
    /sources/utilisateurs*.json
    /sources/entreprises*.json
    /sources/documents.json
    /sources/communes.json
    /sources/forets.json
    /coverage
    /api-cache
    /files
    /docs
    /dev/tmp
    cron.log
    .eslintcache
    /*.ods
    /*.csv
    keycloak.json