This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
cturan
/
llama.cpp
同期ミラー
https://github.com/cturan/llama.cpp
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
docker : ignore Git files (
#3314
)
Kevin Ji
2 年 前
親
c97f01c362
コミット
ea55295a74
1 ファイル変更
、
3 行追加
、
0 行削除
分割表示
差分情報を表示
3
0
.dockerignore
+ 3
- 0
.dockerignore
ファイルの表示
@@ -1,6 +1,9 @@
*.o
*.a
.cache/
+.git/
+.github/
+.gitignore
.vs/
.vscode/
.DS_Store