This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
clj-metasearch/.gitignore

17 lines
155 B
Plaintext
Raw Permalink Normal View History

2014-03-25 09:03:56 -04:00
.DS_Store
/target
/classes
/checkouts
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
/*.project
/*.classpath
/.settings/
*.iml
*.ipr
*.iws
/.idea/