mirror of
https://github.com/gophish/gophish
synced 2024-11-14 16:27:23 +00:00
420410b52c
Added the modified_date field to results so it's easy to keep track of the last results that were modified without having to parse every event. Updated the tests to reflect the changes.
30 lines
No EOL
337 B
Text
30 lines
No EOL
337 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
|
|
|
|
*.cgo1.go
|
|
*.cgo2.c
|
|
_cgo_defun.c
|
|
_cgo_gotypes.go
|
|
_cgo_export.*
|
|
|
|
_testmain.go
|
|
|
|
gophish_admin.crt
|
|
gophish_admin.key
|
|
|
|
*.exe
|
|
gophish.db*
|
|
gophish |