style: remove comments

This commit is contained in:
Moritz Böhme 2025-06-12 10:04:49 +02:00
parent 8de1521ec9
commit 930d4ab4ff
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9

View file

@ -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