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