style: remove comments
This commit is contained in:
parent
8de1521ec9
commit
930d4ab4ff
1 changed files with 0 additions and 6 deletions
6
templates/rust/.gitignore
vendored
6
templates/rust/.gitignore
vendored
|
|
@ -1,9 +1,5 @@
|
|||
# Created by https://www.toptal.com/developers/gitignore/api/rust,direnv
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=rust,direnv
|
||||
|
||||
### direnv ###
|
||||
.direnv
|
||||
.envrc
|
||||
|
||||
### Rust ###
|
||||
# Generated by Cargo
|
||||
|
|
@ -20,5 +16,3 @@ target/
|
|||
|
||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/rust,direnv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue