gimme

*.exe
*.exe~
*.dll
*.so
*.dylib

*.test
*.out

.idea/
.vscode/
*.swp

.DS_Store
Thumbs.db

# Added by cargo

/target

# Derived from shellops submodule
shell/ops

# Derived from shellops submodule
shell/action
