blob: 11d91ee53f3b18fc680b4a074298e9a1b0afe03e [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
Manuel Pégourié-Gonnard80eaddf2019-07-30 14:59:54 +020025# scripts/baremetal.sh --ram build artefacts:
26*.su
27
Matyas Dolak72f42d72015-01-27 15:49:19 +010028# MSVC build artifacts:
29*.exe
30*.pdb
31*.ilk
32*.lib
33
Mohammad Azim Khanb5229292018-02-06 13:08:01 +000034# Python build artifacts:
35*.pyc
36
Gilles Peskined2d7b5c2019-02-25 22:49:33 +010037# Generated documentation:
38/apidoc
Gilles Peskine6663e9c2018-01-16 14:04:05 +010039
40# Editor navigation files:
41/GPATH
42/GRTAGS
43/GSYMS
44/GTAGS
45/TAGS
46/tags