12 lines
112 B
Plaintext
12 lines
112 B
Plaintext
|
#files to ignore
|
||
|
|
||
|
*.metadata/**
|
||
|
*.recommenders/**
|
||
|
*/target/**
|
||
|
target
|
||
|
*/build/**
|
||
|
*.idea/**
|
||
|
|
||
|
#*.class
|
||
|
|