# The following is related to Python or miscellaneous
*.pyc
__pycache__/
config.py
build/
.~lock.*
*.glade#
*~
*.swp

# The following is related to Rust
target/

# The following is related to building packages
vendor/
repo/
.flatpak-builder/
.cargo/

# The following is related to snap packages
stage/
parts/
prime/
*.snap
