File: .gitignore

package info (click to toggle)
golang-github-koofr-go-httpclient 0.0~git20190818.e0dc8fd-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 160 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
/bin
/pkg

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so

# developer specific
*.sublime-workspace
*.sublime-project