[RISCV][Clang] Support policy functions for vmerge, vfmerge and
[platform/upstream/llvm.git] / flang / .gitignore
1 Debug
2 Release
3 MinSizeRel
4 build
5 root
6 tags
7 TAGS
8 *.o
9 .nfs*
10 *.sw?
11 *~
12 *#
13 CMakeCache.txt
14 */CMakeFiles/*
15 */*/CMakeFiles/*
16 */Makefile
17 */*/Makefile
18 cmake_install.cmake
19 formatted
20 .DS_Store 
21 .vs_code