# Builds dirs 
build*
.cache 

# IDE & Devs tools
.clickable
.idea
*.project
*.workspace
.codelite
*.kdev4
*swp
scripts
CMakeLists.txt.*

# venv
venv