Skip to content

Commit

Permalink
Added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscorucinski committed Nov 1, 2015
1 parent 7ee8c39 commit dc8eddb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Generated files
out/

# IDE files
nbproject
.~lock.*
.buildpath
.idea
.project
.settings
composer.lock

#files
*.iml

0 comments on commit dc8eddb

Please sign in to comment.