### CLion ###
# CMake
cmake-build-debug/
### IntelliJ ###
.idea
*.iws
*.iml
*.ipr
### Vim ###
# Swap
*.s
*.sw
s
ss
sw
# Session
Session.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
*.un~
### Rust ###
/target/
Cargo.lock