haunt/.gitignore
abs3nt 0e454d971d
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci: add site unpacking / packing to makefile, ignore assets directory
2023-03-06 10:39:51 -08:00

42 lines
400 B
Plaintext

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
.haunt.yaml
completions
dist
_testmain.go
*.exe
*.test
*.prof
/assets/
.glide
.idea
.DS_Store
/haunt/
/haunt
docker
vendor
bin
glide.*
Dockerfile
docker-compose.yml