catala/.gitignore
Louis Gesbert 71e3ca21c0 Remove generated files from git
and add proper pointers to the online artifacts
2023-07-10 15:48:11 +02:00

28 lines
600 B
Plaintext

_build/
_opam/
_python_venv/
dune-workspace*
result
*.install
*.spellok
*.catala*.errors
compiler/**/.merlin
legifrance_oauth*
*.html
.vscode/
.ninja_*
node_modules/
build.ninja
.envrc
.direnv
french_law/js/src/french_law.js
french_law/ocaml/law_source/allocations_familiales.ml
french_law/ocaml/law_source/allocations_familiales_api_web.ml
french_law/ocaml/law_source/unit_tests/tests_allocations_famiales.ml
french_law/python/src/allocations_familiales.py
french_law/ocaml/law_source/aides_logement.ml
french_law/ocaml/law_source/aides_logement_api_web.ml
french_law/python/src/aides_logement.py