mirror of
https://github.com/touchHLE/rust-sdl2.git
synced 2026-01-31 01:25:23 +01: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
|