Skip to content

Commit

Permalink
add Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
d-helios committed Jan 3, 2018
1 parent fac4a6c commit afef267
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
bin/
bin/*
vendor/
vendor/**
glide.lock
*.sublime-project
*.sublime-workspace
.DS_Store
.idea

0 comments on commit afef267

Please sign in to comment.