From f0d129b3e35712878eecdab127c1e6ffd35195aa Mon Sep 17 00:00:00 2001 From: MeexReay Date: Tue, 7 Jan 2025 03:36:39 +0300 Subject: [PATCH] gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 3ca43ae..193d30e 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,8 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb + + +# Added by cargo + +/target