Add factory path to .gitignore (#6850)

This commit is contained in:
Jade
2024-07-19 02:55:17 +08:00
committed by GitHub
parent 7663211819
commit 19a5e0c49a

3
.gitignore vendored
View File

@@ -24,6 +24,9 @@ out/
# Fleet
.fleet
# jdtls
.factorypath
# Created by http://www.gitignore.io
### Linux ###