Browse Source

exclude target binaries in gitignore

master
raspbeguy 5 years ago
parent
commit
70b21eded1
No known key found for this signature in database GPG Key ID: 9EE892B19E9E3B7E
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      .gitignore

+ 6
- 0
.gitignore View File

@@ -4,3 +4,9 @@
# Object files and libraries
*.o
*.a

# Target binaries
btpd/btpd
cli/btcli
info/btinfo


||||||
x
 
000:0
Loading…
Cancel
Save