icns

Easily create .icns files (Mac Icons) with this Go library or the included CLI.
Log | Files | Refs | LICENSE

.gitignore (186B)


      1 *.DS_Store
      2 *vendor
      3 *dist
      4 *.exe
      5 *.dll
      6 *.test
      7 
      8 # Binaries kept on purpose: the resource sections a Windows toolchain
      9 # lays out, which the exe package is read against.
     10 !exe/testdata/*.dll