|
@@ -79,6 +79,12 @@ test/gtest/src/gtest-stamp/Debug/
|
|
|
tools/assimp_view/assimp_viewer.vcxproj.user
|
|
|
*.pyc
|
|
|
|
|
|
+### Rust ###
|
|
|
+# Generated by Cargo; will have compiled files and executables
|
|
|
+port/assimp_rs/target/
|
|
|
+# Backup files generated by rustfmt
|
|
|
+port/assimp_rs/**/*.rs.bk
|
|
|
+
|
|
|
# Unix editor backups
|
|
|
*~
|
|
|
test/gtest/src/gtest-stamp/gtest-gitinfo.txt
|