mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-03-30 11:37:10 -07:00
27 lines
171 B
Plaintext
27 lines
171 B
Plaintext
*~
|
|
*#
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.rlib
|
|
*.dylib
|
|
*.dSYM
|
|
*.dll
|
|
*.dummy
|
|
*.exe
|
|
.rust/
|
|
build/
|
|
bin/
|
|
lib/
|
|
*.swp
|
|
.project
|
|
src/demo/main
|
|
doc/
|
|
target/
|
|
.DS_Store
|
|
*.iml
|
|
.idea/
|
|
.vscode/
|
|
|
|
Cargo.lock
|