]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - .gitignore
Kbuild: add Rust support
[thirdparty/kernel/stable.git] / .gitignore
index 265959544978a795516c321eec0659725a970a90..5da004814678d09c9b836651ba53425aae0df993 100644 (file)
@@ -37,6 +37,8 @@
 *.o
 *.o.*
 *.patch
+*.rmeta
+*.rsi
 *.s
 *.so
 *.so.dbg
@@ -97,6 +99,7 @@ modules.order
 !.gitattributes
 !.gitignore
 !.mailmap
+!.rustfmt.toml
 
 #
 # Generated include files
@@ -162,3 +165,6 @@ x509.genkey
 
 # Documentation toolchain
 sphinx_*/
+
+# Rust analyzer configuration
+/rust-project.json