aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 07d6c61c762af7236bda8f44a411ca0e666651fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# object files
*.o
*.a



# generated files
tests/test_catalog.inc
*.d

# executables
runtests
rt_launch
wait_test
np_test
stdump
mode_test
base_task
base_mt_task
release_ts
showst
rtspin
cycles
measure_syscall
colortest
colorbench
testcounters

# build system files
.config