diff options
author | Sergey Zolotarev <sryze@protonmail.com> | 2021-11-14 22:57:55 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-14 22:57:55 +0600 |
commit | e111f1c746c268ced3d202c2a0192cf0c9d39b01 (patch) | |
tree | 9ab3eb57d3f574c41ccd92aef52d613a353546dc /Java.gitignore | |
parent | cdd9e946da421758c6f42c427c7bc65c8326155d (diff) | |
download | gitignore-e111f1c746c268ced3d202c2a0192cf0c9d39b01.tar.gz gitignore-e111f1c746c268ced3d202c2a0192cf0c9d39b01.zip |
Add replay_pid* to Java.gitignore
Diffstat (limited to 'Java.gitignore')
-rw-r--r-- | Java.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Java.gitignore b/Java.gitignore index a1c2a238..524f0963 100644 --- a/Java.gitignore +++ b/Java.gitignore @@ -21,3 +21,4 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +replay_pid* |