github.com/redhat-appstudio/release-service@v0.0.0-20240507143925-083712697924/.gitignore (about)

     1  # CMake
     2  cmake-build-*/
     3  
     4  # File-based project format
     5  *.iws
     6  
     7  # IntelliJ
     8  out/
     9  .idea/
    10  *.iml
    11  
    12  # JIRA plugin
    13  atlassian-ide-plugin.xml
    14  
    15  # Operator-sdk
    16  bin/*
    17  cover.out