summaryrefslogblamecommitdiff
path: root/.gitignore
blob: 44517351a64d8c94f0b602922a4ba9cf09985085 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                 
     
  
    
 





                                

       



                       


        
         







                      
# 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