1 2 3 4 5 6 7 8 9 10 11 12 13
# Rust build artifacts /target/ # JetBrains / IntelliJ /.idea/ *.iml # OS/editor noise .DS_Store Thumbs.db *~ *.swp *.swo