.gitignore 45 B

123456
  1. # IDE
  2. .idea/
  3. # Build output
  4. target/
  5. *.class