github.com/cozy/cozy-stack@v0.0.0-20240603063001-31110fa4cae1/.gitignore (about)

     1  !/.github
     2  
     3  /.assets
     4  /.cozy
     5  /cozy-stack*
     6  /debug-assets
     7  node_modules
     8  /scripts/cozy-stack*
     9  /scripts/golangci-lint
    10  /storage
    11  tmp
    12  
    13  *.log
    14  *.enc
    15  *.dec
    16  
    17  # Debian packaging stuff / temporary files
    18  /.pc/
    19  /bin
    20  /packages
    21  /debian/changelog
    22  /debian/*.debhelper
    23  /debian/*.log
    24  /debian/*.substvars
    25  /debian/debhelper-build-stamp
    26  /debian/files
    27  /debian/cozy/
    28  /debian/cozy-stack/
    29  /debian/tmp/