Skip to content

Commit

Permalink
Merge pull request #219 from nolim1t/gitignore-may22-patch
Browse files Browse the repository at this point in the history
Add README.* to gitignore
  • Loading branch information
nolim1t committed May 23, 2019
2 parents 01c2233 + 90b470d commit a49d3a2
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 @@ -16,6 +16,9 @@ home/lncm/seed.txt

alpine-rpi-*-armhf.tar.gz

# Ignore README in LNCM directory
home/lncm/README.*

# Don't commit LNCM variant build stuff
lncm-box-*.tar.gz
*.img
Expand Down

0 comments on commit a49d3a2

Please sign in to comment.