1
0
mirror of https://github.com/mgechev/revive.git synced 2025-04-11 11:21:51 +02:00

fix gitignore (#1042)

This commit is contained in:
yuta nishiyama 2024-09-19 15:11:04 +09:00 committed by GitHub
parent 59131927d3
commit 4ac5cb5e39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -4,4 +4,3 @@ vendor
*.swp
dist/
*.log
.idea