Skip to content

Commit

Permalink
[Fix] Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ptkdev committed May 15, 2020
1 parent 2959ed2 commit e0d3d11
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ logs/*.log
logs/screenshots/*.png
logs/screenshots/*.jpg
examples/*.log
examples/*.json
databases/*.db
databases/*.sql
databases/*.json
Expand Down
5 changes: 5 additions & 0 deletions examples/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "example",
"description": "Run example",
"version": "1.0.0"
}

0 comments on commit e0d3d11

Please sign in to comment.