blob: 4483b8cae8799ca5706147ba94208ea4d9c0b703 (
plain) (
tree)
|
|
# Temporary files of text editors
*.swp
*~
# Tests : KCG & C build products
tests/kcg
*.log
*.test
# OCaml build products
_build
analyze
# Menhir automaton data
*.conflicts
*.automaton
# Plots
graphs/*
|