diff --git a/.gitignore b/.gitignore index ac3080b..ee362bc 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,6 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb +# git-next runtime files +git-next-server.toml +.git-next.toml