]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - .gitignore
nix: fix build
[bcachefs-tools-debian] / .gitignore
index efd7dc7c3dc14a339bcdd763e2aa6ddf60eb8fd7..cf86eab0dc9c187fb6f46f0e0ea6ca47e4743aa5 100644 (file)
@@ -20,3 +20,13 @@ tests/__pycache__/
 !.editorconfig
 
 bcachefs-principles-of-operation.*
+
+# will have compiled files and executables
+debug/
+target/
+
+# These are backup files generated by rustfmt
+**/*.rs.bk
+
+# MSVC Windows builds of rustc generate these, which store debugging information
+*.pdb