1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

Fix invalid comments

Signed-off-by: Niels Basjes <niels@basjes.nl>
This commit is contained in:
Niels Basjes 2024-01-11 18:12:35 +01:00
parent 4488915eec
commit 27fe2b766e
3 changed files with 9 additions and 6 deletions

View file

@ -1,5 +1,5 @@
# Generated Metals (Scala Language Server) files
# Reference: https://scalameta.org/metals/
# Generated Metals (Scala Language Server) files
# Reference: https://scalameta.org/metals/
.metals/
.bloop/
project/metals.sbt

View file

@ -1,6 +1,7 @@
# Swap
[._]*.s[a-v][a-z]
!*.svg # comment out if you don't need vector files
# comment out the next line if you don't need vector files
!*.svg
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]