Skip to content

Commit

Permalink
add bin/ (empty) and respective .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
molines committed Sep 15, 2016
1 parent 219548f commit e2898df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
*~
make.macro
!bin/
*.mod
*.o
2 changes: 2 additions & 0 deletions bin/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!.*

0 comments on commit e2898df

Please sign in to comment.