Skip to content

Commit

Permalink
Add Eclipse stuff to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 authored Oct 12, 2016
1 parent 3596685 commit 35a6e28
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ composer.lock
/nbproject
.idea

# Eclipse / PHP Development Tools / Aptana Studio
.project
.buildpath
.settings

# PHP Tools #
#############
/*.phar
Expand Down

0 comments on commit 35a6e28

Please sign in to comment.