Skip to content

Commit

Permalink
Merge pull request #191 from sadayuki-matsuno/add-gitignore
Browse files Browse the repository at this point in the history
fix gitignore
  • Loading branch information
kotakanbe authored Sep 23, 2016
2 parents 920ffe1 + c06b3ec commit f17a845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vuls
.vscode
*.txt
*.json
*.sqlite3
*.sqlite3*
*.db
tags
.gitmodules
Expand Down

0 comments on commit f17a845

Please sign in to comment.