[flang] Do not remove things from .gitignore

Original-commit: flang-compiler/f18@27c896ea0b
Reviewed-on: https://github.com/flang-compiler/f18/pull/601
This commit is contained in:
peter klausler 2019-07-23 14:57:46 -07:00
parent a65661d5e6
commit ee23b2fbbd
1 changed files with 3 additions and 0 deletions

3
flang/.gitignore vendored
View File

@ -1,3 +1,6 @@
Debug
Release
MinSizeRel
build
root
tags