Skip to content
Snippets Groups Projects
Select Git revision
  • 2885ed3a968d6b7a87b953ac143bb2a22193a198
  • master default protected
  • migrate-migration-to-kysely
  • participation-du-public
  • rend-duree-substances-optionnels
  • resultat-mec-double-geosysteme
  • concession-lien-pex
  • bilan-obligatoire
  • remove_gql_activites
  • preprod protected
  • chore-image-snap
  • prod protected
  • a11y-ci
  • v0.125.0
  • v0.124.0
  • v0.123.0
  • 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
33 results

.gitignore

Blame
  • .gitignore 756 B
    .DS_Store
    .idea
    *.iml
    
    .env
    .env-public
    
    node_modules
    /backups
    !/backups/infos.md
    /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--etapes-types--justificatifs-t.json
    !/sources/titres-types--demarches-types.json
    !/sources/titres-types--titres-statuts.json
    !/sources/titres-types-types.json
    !/sources/titres-types.json
    !/sources/titres-statuts.json
    /sources/utilisateurs*.json
    /sources/entreprises*.json
    !/sources/entreprises--documents-types.json
    /sources/documents.json
    /sources/communes.json
    /sources/forets.json
    /coverage
    /api-cache
    /files
    /docs
    /dev/tmp
    cron.log
    .eslintcache