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.
open-eggbert-java/.gitignore
2024-07-05 18:39:01 +02:00

12 lines
100 B
Plaintext
Executable File

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