# Directories
/.vagrant
/.idea
/build

# Files
.DS_Store
/*.iml
*.h

# Editor swap files
*.swp
*.swo
*.swn

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
*.exe
*.test
*.prof
*.pyc
*.swp

# Cmds
cmd/audit/audit
cmd/auparse/auparse

# Vendor
vendor/*/
