blob: 5fb0bdebf8d871385b61ec06d1e073368fc994f4 [file] [log] [blame]
Gilles Peskined2d7b5c2019-02-25 22:49:33 +01001# Random seed file created by test scripts and sample programs
2seedfile
3
Gilles Peskinef91c5a82019-02-25 22:49:09 +01004# CMake build artifacts:
Paul Bakker25338d72012-11-18 22:56:39 +01005CMakeCache.txt
6CMakeFiles
7CTestTestfile.cmake
8cmake_install.cmake
9Testing
Gilles Peskinef91c5a82019-02-25 22:49:09 +010010# CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
11*.dir/
12# MSVC files generated by CMake:
13/*.sln
14/*.vcxproj
15/*.filters
16
17# Test coverage build artifacts:
Manuel Pégourié-Gonnard546d86c2014-01-31 16:19:43 +010018Coverage
Manuel Pégourié-Gonnard03893df2014-02-21 12:38:13 +010019*.gcno
20*.gcda
Matyas Dolak72f42d72015-01-27 15:49:19 +010021
Manuel Pégourié-Gonnardf166c542014-12-01 11:30:56 +010022# generated by scripts/memory.sh
23massif-*
24
Matyas Dolak72f42d72015-01-27 15:49:19 +010025# MSVC build artifacts:
26*.exe
27*.pdb
28*.ilk
29*.lib
30
Mohammad Azim Khanb5229292018-02-06 13:08:01 +000031# Python build artifacts:
32*.pyc
33
Gilles Peskined2d7b5c2019-02-25 22:49:33 +010034# Generated documentation:
35/apidoc
Gilles Peskine6663e9c2018-01-16 14:04:05 +010036
37# Editor navigation files:
38/GPATH
39/GRTAGS
40/GSYMS
41/GTAGS
42/TAGS
Gilles Peskinebc737902020-11-09 21:28:15 +010043/cscope*.out
Gilles Peskine6663e9c2018-01-16 14:04:05 +010044/tags