blob: 44517351a64d8c94f0b602922a4ba9cf09985085 (
plain) (
tree)
|
|
# Temporary files of text editors
*.swp
*~
tags
# Tests : KCG & C build products
tests/kcg
*.log
*.test
# OCaml build products
_build
analyze
# Menhir automaton data
*.conflicts
*.automaton
# Plots
graphs/*
graphs2/*
# Tex
doc/prez/*
!doc/prez/Makefile
!doc/prez/prez.tex
!doc/prez/*.svg
!doc/prez/research.bib
!doc/prez/prez.pdf
|