# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so

# Folders
vendor
doc

# Temporary files
*~
*.swp

# Editor and IDE config
.idea
*.iml
.vscode
