Add hprof files to gitignore
This commit is contained in:
parent
0072efe70a
commit
b086cfe9da
|
@ -4,4 +4,5 @@ bin/
|
|||
.idea/
|
||||
.iml
|
||||
*.o
|
||||
*.log
|
||||
*.log
|
||||
*.hprof
|
Loading…
Reference in New Issue