aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/.dockerignore
blob: 3c0c9fcbbe0740260963285cc0cef24b21261bea (plain) (tree)
1
2
3
4
5
6
7
8

 
         

                
          
        
         
*

!/.git/**
!/CMakeLists.txt
!/LICENSE.txt
!/Makefile
!/src/**
!/test/**