Skip to content

Commit

Permalink
apps: add .gitignore
Browse files Browse the repository at this point in the history
Add a .gitignore to the apps folder to ignore spurious .libs folder.

Signed-off-by: Joshua Henderson <[email protected]>
  • Loading branch information
joshua-henderson committed Mar 2, 2018
1 parent 2e0d4df commit 987ffd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.libs

0 comments on commit 987ffd5

Please sign in to comment.