aboutsummaryrefslogblamecommitdiffstats
path: root/.gitignore
blob: f79d4fa3c46056e8c75403b173b201de236f79ba (plain) (tree)
1
2
3
4
5
6
7
8
9
              

   
 
 

                     
 
                 

                      
     
     
 
             
        







            

      
      
               

       
 
                    
       





                                      

                          
# object files
*.o
*.a


# editor backup files
*~

# generated files
tests/test_catalog.inc
*.d
*.d.*
docs/

# executables
runtests
rt_launch
wait_test
np_test
stdump
mode_test
base_task
base_mt_task
release_ts
showst
rtspin
cycles
measure_syscall
uncache
resctrl

# build system files
.config
inc/config.makefile
test_catalog.inc

# files copied in from the kernel tree
include/litmus
arch/*/include/asm
arch/x86/include/generated
arch/x86/include/uapi