ソースを参照

exclude target binaries in gitignore

master
raspbeguy 4年前
コミット
70b21eded1
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 9EE892B19E9E3B7E
1個のファイルの変更6行の追加0行の削除
  1. +6
    -0
      .gitignore

+ 6
- 0
.gitignore ファイルの表示

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

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


読み込み中…
キャンセル
保存