blob: 4f29d5be50a35637bf29a4d73f6a7bfbf292e163 [file] [log] [blame]
Gilles Peskine81fb2062019-02-25 22:49:33 +01001# Random seed file created by test scripts and sample programs
2seedfile
Gilles Peskine935255c2023-04-29 00:32:34 +02003# MBEDTLS_PSA_INJECT_ENTROPY seed file created by the test framework
400000000ffffff52.psa_its
Gilles Peskine81fb2062019-02-25 22:49:33 +01005
Gilles Peskineceeea022019-02-25 22:49:09 +01006# CMake build artifacts:
Marcelc709a002019-02-28 17:57:07 +01007CMakeCache.txt
8CMakeFiles
9CTestTestfile.cmake
10cmake_install.cmake
11Testing
Gilles Peskineceeea022019-02-25 22:49:09 +010012# CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
13*.dir/
14# MSVC files generated by CMake:
15/*.sln
16/*.vcxproj
17/*.filters
18
19# Test coverage build artifacts:
Marcelc709a002019-02-28 17:57:07 +010020Coverage
21*.gcno
22*.gcda
Gilles Peskinefc70b522021-07-13 23:27:01 +020023coverage-summary.txt
Marcelc709a002019-02-28 17:57:07 +010024
25# generated by scripts/memory.sh
26massif-*
27
Andrzej Kurek36fd3292022-01-25 06:11:58 -050028# Eclipse project files
29.cproject
30.project
31/.settings
32
Gilles Peskine8075f762023-05-12 13:53:03 +020033# Unix-like build artifacts:
34*.o
35
Marcelc709a002019-02-28 17:57:07 +010036# MSVC build artifacts:
37*.exe
38*.pdb
39*.ilk
40*.lib
41
42# Python build artifacts:
43*.pyc
44
45# CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
46*.dir/
47
Carlos Gomes Martinho77764da2020-04-03 09:47:26 +020048# Microsoft CMake extension for Visual Studio Code generates a build directory by default
49/build/
50
Gilles Peskine81fb2062019-02-25 22:49:33 +010051# Generated documentation:
52/apidoc
Gilles Peskine66c1e2c2018-01-16 14:04:05 +010053
Bence Szépkúti9e9aa5d2021-11-04 16:39:48 +010054# PSA Crypto compliance test repo, cloned by test_psa_compliance.py
Bence Szépkútib3818412021-11-03 11:32:51 +010055/psa-arch-tests
56
Gilles Peskine66c1e2c2018-01-16 14:04:05 +010057# Editor navigation files:
58/GPATH
59/GRTAGS
60/GSYMS
61/GTAGS
62/TAGS
Omer Shapiraa577c182020-11-03 10:48:05 -080063/cscope*.out
Gilles Peskine66c1e2c2018-01-16 14:04:05 +010064/tags
David Horstmannfeb17572023-06-07 15:21:59 +010065
Tomi Fontanilles80ca4932023-07-16 12:12:09 +030066# clangd compilation database
David Horstmannfeb17572023-06-07 15:21:59 +010067compile_commands.json
Tomi Fontanilles80ca4932023-07-16 12:12:09 +030068# clangd index files
69/.cache/clangd/index/