git/gitignore: Ignore `.nailing-cargo.lock' files.
[profile] / git / gitignore
index 30d9687..bf325c4 100644 (file)
@@ -13,6 +13,9 @@ semantic.cache
 *.ancestor
 *.patched
 
+## Rust clutter.
+.nailing-cargo.lock
+
 ## Global clutter.
 GPATH
 GRTAGS
@@ -23,6 +26,7 @@ GTAGS
 .gdb_history
 
 ## Build and release directories.
+.mdw-build.conf
 /build/
 /build.*/
 /dist-*/