aboutsummaryrefslogtreecommitdiff
path: root/native/src/.gitignore
blob: 1785c467987bf6ea732bfbdfdc52abc885bc1254 (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
*~