Update .gitignore

No log files included
This commit is contained in:
Salman Manoe 2023-06-23 09:04:34 +07:00
parent f2b3461dd1
commit 4a8d146f57

1
.gitignore vendored
View File

@ -17,6 +17,7 @@
*.jar *.jar
*.war *.war
*.ear *.ear
*.log
hs_err_pid* hs_err_pid*
########################## ##########################