Skip to content

Commit

Permalink
Merge pull request #3 from Cousjava/gitignore
Browse files Browse the repository at this point in the history
Added .gitignore file
  • Loading branch information
romain-grecourt authored Jan 16, 2019
2 parents 96736c7 + 9720cd9 commit d91061a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
target/
.classpath
.project
.settings/
*.iml
*nbactions.xml
.vscode/
.idea

0 comments on commit d91061a

Please sign in to comment.