dir2opds/.gitignore

33 lines
326 B
Plaintext
Raw Permalink Normal View History

2017-03-04 02:05:37 +00:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
2017-03-24 00:11:58 +00:00
.idea
2019-03-10 08:06:37 +00:00
.vscode
2017-03-04 02:05:37 +00:00
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
dir2opds
!/dir2opdsdist/
2021-05-06 04:38:14 +00:00
# goreleaser
dist/