summaryrefslogtreecommitdiff
path: root/flang/.gitignore
blob: 4da4ee1178ba2cf056581874661b23a342ae2d04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Debug
Release
MinSizeRel
build
root
tags
TAGS
*.o
.nfs*
*.sw?
*~
*#
CMakeCache.txt
*/CMakeFiles/*
*/*/CMakeFiles/*
*/Makefile
*/*/Makefile
cmake_install.cmake
formatted
.DS_Store 
.vs_code