aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 7f419d0a2efb3e981e4b2a9055043b90e10b55d4 (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
# 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

# build system files
.config