summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 86157a03031c2d347f3977d85a5cd3b24b01dcad (plain)
1
2
3
4
5
6
7
8
9
# Ignore the documentation folder
/doc

# Ignore the CMake build files
/CMakeFiles
/CMakeCache.txt
/cmake_install.cmake
/Makefile