github.com/benoitkugler/goacve@v0.0.0-20201217100549-151ce6e55dc8/.gitignore (about)

     1  # Binaries for programs and plugins
     2  *.exe
     3  *.exe~
     4  *.dll
     5  *.so
     6  *.dylib
     7  
     8  # Test binary, build with `go test -c`
     9  *.test
    10  
    11  # Output of the go coverage tool, specifically when used with LiteIDE
    12  *.out
    13  
    14  **/.mypy_cache/**
    15  **/__pycache__/**
    16  logs/logs.go
    17  local/*
    18  test.go
    19  
    20  **/.idea/*
    21  
    22  wkhtmltox/*
    23  .test/*
    24  **/node_modules/*
    25  server/static/source/directeurs/node_modules
    26  server/static/source/_build
    27  **/testweasyprint.pdf
    28  
    29  deploy/upload/logs.go
    30  client/deploy/*
    31  logiciel/**
    32  **/moc*
    33  
    34  server/main
    35  ressources/ModeleRecuFiscalEditable.pdf
    36  server/recufiscal/test_etiquettes.pdf
    37  .vscode/settings.json
    38  
    39  server/cmd/analyse_docs/compressed
    40  server/cmd/analyse_docs/normal
    41  ressources/pdf_heavy.pdf
    42  ressources/pdf_heavy.jpeg
    43  client/GUI2/main.back