github.com/Konstantin8105/c4go@v0.0.0-20240505174241-768bb1c65a51/.gitignore (about)

     1  .DS_Store
     2  /pp.c
     3  /out.go
     4  /a.out
     5  /pp.json
     6  /out
     7  /.idea
     8  /build
     9  /testdata
    10  /bin
    11  /coverage.txt
    12  /c4go
    13  /.vscode
    14  *.coverprofile
    15  tests/*.go
    16  tests/debug*.c
    17  tests/debug*.h
    18  examples/*.go
    19  debug.txt
    20  tests/bind/debug.bind.h
    21  version/git_version.go
    22  tests/bind.result.go