Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nicktelford committed Feb 10, 2014
1 parent 7467c7a commit 7cbf2f2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
@@ -0,0 +1,11 @@
.idea/
/lib/
target/
atlassian-ide-plugin.xml
dependency-reduced-pom.xml
*.iml
*.ipr
.settings/
.classpath
.project

0 comments on commit 7cbf2f2

Please sign in to comment.