Skip to content

Commit 2b48d0b

Browse files
committed
Improved .gitignore
.gitignore now also ignores replay_pid* files.
1 parent 65be79e commit 2b48d0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
1212
hs_err_pid*
13+
replay_pid*
1314
/target/
1415

1516
# other files, potentially created by build tools

0 commit comments

Comments
 (0)