Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
munnerz committed Aug 7, 2017
1 parent 0491a31 commit 68fbd34
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.DS_Store
.get_deps
.generate_exes
bin/
_build/
acmesolver
controller
/.get_deps
/.generate_exes
/bin/
/_build/
/acmesolver
/controller

0 comments on commit 68fbd34

Please sign in to comment.