This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
codeskraps
/
Blog
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Update gitignore file
codeskraps
2 ヶ月 前
親
f3728d50a2
コミット
9cebdf148a
3 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
.gitignore
BIN
public/.DS_Store
BIN
static/.DS_Store
+ 1
- 1
.gitignore
ファイルの表示
@@ -2,4 +2,4 @@
/.hugo_build.lock
# Stupid Mac file
-/.DS_Store
+
**
/.DS_Store
BIN
public/.DS_Store
ファイルの表示
BIN
static/.DS_Store
ファイルの表示