# Binaries for programs and plugins
secsipidx
*.exe
*.exe~
*.dll
*.so
*.dylib
*.so.*
*.o
*.a

# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Dependency directories (remove the comment below to include it)
# vendor/

# tags
tags
TAGS
.tags*
# vi swaps
.*.swp
.*.swo

# ignore dependency files
*.d

# Emacs backup files
*~
# Emacs file locks
.#*
# Emacs desktop files
.emacs.desktop*
# MacOSX auto-generated files
libiname.lst
*.dylib
.DS_Store
# man pages
*.7
# vscode tmp files
.vscode
