Skip to content

Commit

Permalink
Add test assets to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Jun 23, 2018
1 parent c96b9b5 commit 24d9686
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ users.db
# Vendored dependencies
vendor

# Test output
# Tests
.inertia
inertia.toml
bumper

# Development
.vscode
Expand Down

0 comments on commit 24d9686

Please sign in to comment.