1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-03 17:17:19 +00:00

Add .run to gitignore (#33175)

![image](https://github.com/user-attachments/assets/340a6c2a-8575-4ef9-be75-84af8af82b93)
This commit is contained in:
hiifong
2025-01-10 02:11:35 +08:00
committed by GitHub
parent a5043af8ea
commit 5f679c1c59

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ _test
# IntelliJ # IntelliJ
.idea .idea
.run
# IntelliJ Gateway # IntelliJ Gateway
.uuid .uuid