.gitignore
changeset 3940 934bd46a7500
parent 3841 02fa0f8484d7
child 3943 5df2cbc1cd1a
equal deleted inserted replaced
3939:b73d6668eba3 3940:934bd46a7500
     5 *.class
     5 *.class
     6 **/.svghmithumbs/**
     6 **/.svghmithumbs/**
     7 **/my_*.der
     7 **/my_*.der
     8 **/my_*.pem
     8 **/my_*.pem
     9 tests/tools/Docker/requirements.txt
     9 tests/tools/Docker/requirements.txt
       
    10 **/management.json
       
    11 **/.secret
       
    12 
       
    13 doc/_build/**
       
    14 doc/locale/**
       
    15 
       
    16 C_runtime/**/*.d
       
    17 C_runtime/**/*.o