Add ISL and build directories to .gitignore

This commit is contained in:
Kevin Mark 2019-06-30 23:21:08 -04:00 committed by Rich Felker
parent b5b4d47c48
commit 38f8d54c3f
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -9,3 +9,5 @@
/mpfr-*/
/build-*/
/linux-*/
/isl-*/
/build/