Skip to content

Commit

Permalink
Exclude generated bindata.go by .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fs714 committed Apr 26, 2019
1 parent eaf78b4 commit f4a3aaa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ __pycache__/

# Bin
bin/

# Generated Codes
bindata.go

0 comments on commit f4a3aaa

Please sign in to comment.