Skip to content

Commit

Permalink
Added assets/proto folder to gitignore
Browse files Browse the repository at this point in the history
This is where prototype assets can be stored which are used for
temporary testing or large files that should not be committed to the
repo.
  • Loading branch information
elrnv committed Oct 1, 2022
1 parent 78035fb commit d679737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Cargo.lock
.vscode
.DS_Store
.idea
/assets/proto

0 comments on commit d679737

Please sign in to comment.