diff options
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index b117c05..ac930a8 100755 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ target/ # MSVC Windows builds of rustc generate these, which store debugging information *.pdb -Cargo.lock +#Cargo.lock |