Make .gitignore comment more general

This commit is contained in:
Sven-Hendrik Haase 2022-08-14 01:36:24 +02:00
parent e62dcd27fd
commit 7798c40ee3
No known key found for this signature in database
GPG Key ID: 39E4B877E62EB915

4
.gitignore vendored
View File

@ -5,5 +5,5 @@
# These are backup files generated by rustfmt
**/*.rs.bk
# IntelliJ project files
.idea/
# Editor-specific ignores
.idea/