*.png
*.svg
!pool/**/*.svg
!images/**/*.png

.idea

# ---> Rust
# Compiled files
*.o
*.so
*.rli
*.dll

# Executables
*.exe

# Generated by Cargo
/target/



#Added by cargo
#
#already existing elements are commented out

/target
**/*.rs.bk