aboutsummaryrefslogtreecommitdiff
path: root/flow-native/src/.gitignore
blob: e259f311600274db58a2f177368b345c06e0d0ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# CMake
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
Makefile

# Binary files
*.o
*.so*
*.dylib
*.a
*~