This repository has been archived on 2025-03-13. You can view files and clone it, but cannot push or open issues or pull requests.

10 lines
95 B
Plaintext
Raw Permalink Normal View History

#files to ignore
*.metadata/**
*.recommenders/**
*target/**
*build/**
*.idea/**
*.class
*.iml