10 lines
95 B
Plaintext
10 lines
95 B
Plaintext
|
#files to ignore
|
||
|
|
||
|
*.metadata/**
|
||
|
*.recommenders/**
|
||
|
*target/**
|
||
|
*build/**
|
||
|
*.idea/**
|
||
|
*.class
|
||
|
*.iml
|