mirror of
https://github.com/gophish/gophish
synced 2024-11-12 23:37:11 +00:00
28cd7a238e
Adds support for managing outgoing webhooks. Closes #1602
31 lines
348 B
Text
31 lines
348 B
Text
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
*.o
|
|
*.a
|
|
*.so
|
|
|
|
# Folders
|
|
_obj
|
|
_test
|
|
|
|
# Node Modules
|
|
node_modules
|
|
|
|
# Architecture specific extensions/prefixes
|
|
*.[568vq]
|
|
[568vq].out
|
|
.DS_Store
|
|
|
|
*.cgo1.go
|
|
*.cgo2.c
|
|
_cgo_defun.c
|
|
_cgo_gotypes.go
|
|
_cgo_export.*
|
|
|
|
_testmain.go
|
|
|
|
gophish_admin.crt
|
|
gophish_admin.key
|
|
|
|
*.exe
|
|
gophish.db*
|
|
gophish
|