cmake_modules/cpackvars.cmake
changeset 10570 a781c9dc27ec
parent 10565 1368ba6d538c
child 12835 71cdc02ccca6
equal deleted inserted replaced
10568:5a867053add8 10570:a781c9dc27ec
    33     #temporary files
    33     #temporary files
    34     "~"
    34     "~"
    35     ".swp"
    35     ".swp"
    36     #version control
    36     #version control
    37     "\\\\.hg"
    37     "\\\\.hg"
       
    38     "\\\\.git"
    38     "\\\\.orig$"
    39     "\\\\.orig$"
    39     #output binary/library
    40     #output binary/library
    40     "\\\\.exe$"
    41     "\\\\.exe$"
    41     "\\\\.a$"
    42     "\\\\.a$"
    42     "\\\\.so$"
    43     "\\\\.so$"