2019-02-25 22:49:33 +01:00
|
|
|
# Random seed file created by test scripts and sample programs
|
|
|
|
seedfile
|
|
|
|
|
2019-02-25 22:49:09 +01:00
|
|
|
# CMake build artifacts:
|
2019-02-28 17:57:07 +01:00
|
|
|
CMakeCache.txt
|
|
|
|
CMakeFiles
|
|
|
|
CTestTestfile.cmake
|
|
|
|
cmake_install.cmake
|
|
|
|
Testing
|
2019-02-25 22:49:09 +01:00
|
|
|
# CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
|
|
|
|
*.dir/
|
|
|
|
# MSVC files generated by CMake:
|
|
|
|
/*.sln
|
|
|
|
/*.vcxproj
|
|
|
|
/*.filters
|
|
|
|
|
|
|
|
# Test coverage build artifacts:
|
2019-02-28 17:57:07 +01:00
|
|
|
Coverage
|
|
|
|
*.gcno
|
|
|
|
*.gcda
|
|
|
|
|
|
|
|
# generated by scripts/memory.sh
|
|
|
|
massif-*
|
|
|
|
|
|
|
|
# MSVC build artifacts:
|
|
|
|
*.exe
|
|
|
|
*.pdb
|
|
|
|
*.ilk
|
|
|
|
*.lib
|
|
|
|
|
|
|
|
# Python build artifacts:
|
|
|
|
*.pyc
|
|
|
|
|
|
|
|
# CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
|
|
|
|
*.dir/
|
|
|
|
|
|
|
|
# Visual Studio artifacts
|
|
|
|
/visualc/VS2010/.localhistory/
|
|
|
|
/visualc/VS2010/.vs/
|
|
|
|
/visualc/VS2010/Debug/
|
|
|
|
/visualc/VS2010/Release/
|
|
|
|
/visualc/VS2010/*.vcxproj.filters
|
|
|
|
/visualc/VS2010/*.vcxproj.user
|
2019-05-29 14:44:16 +02:00
|
|
|
|
2019-02-25 22:49:33 +01:00
|
|
|
# Generated documentation:
|
|
|
|
/apidoc
|
2018-01-16 14:04:05 +01:00
|
|
|
|
|
|
|
# Editor navigation files:
|
|
|
|
/GPATH
|
|
|
|
/GRTAGS
|
|
|
|
/GSYMS
|
|
|
|
/GTAGS
|
|
|
|
/TAGS
|
|
|
|
/tags
|