Skip to content
Snippets Groups Projects

Update gitignore for compatibility with Coq master

Merged Tej Chajed requested to merge tchajed/stdpp:fix-gitignore into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
*.vo
*.vos
*.vok
*.vio
*.v.d
.coqdeps.d
.Makefile.coq.d
*.glob
*.cache
*.aux
Loading