given files
This commit is contained in:
commit
f919d1db7c
32 changed files with 1947 additions and 0 deletions
21
yakamon/.gitignore
vendored
Normal file
21
yakamon/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
*.class
|
||||
|
||||
.idea/
|
||||
target/
|
||||
|
||||
*.log
|
||||
|
||||
*.jar
|
||||
*.war
|
||||
*.nar
|
||||
*.ear
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*.rar
|
||||
|
||||
hs_err_pid*
|
||||
replay_pid*
|
||||
|
||||
viewer/
|
||||
|
||||
# Put here other files you want to ignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue