mirror of
https://github.com/sadoyan/aralez.git
synced 2026-04-29 22:38:36 +08:00
22 lines
234 B
Plaintext
22 lines
234 B
Plaintext
# ---> Rust
|
|
*.o
|
|
*.so
|
|
*.rlib
|
|
*.dll
|
|
*.exe
|
|
*.sh
|
|
/target/
|
|
*.iml
|
|
.idea/
|
|
.etc/
|
|
*.ipr
|
|
*.iws
|
|
/out/
|
|
.idea_modules/
|
|
atlassian-ide-plugin.xml
|
|
com_crashlytics_export_strings.xml
|
|
crashlytics.properties
|
|
crashlytics-build.properties
|
|
/target
|
|
/z_shpo
|