This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
oleg
/
pixelfed
同期ミラー
https://github.com/pixelfed/pixelfed.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Create .prettierignore
Shlee
1 週間 前
親
c4181de236
コミット
fddfb81c5c
1 ファイル変更
、
6 行追加
、
0 行削除
分割表示
差分情報を表示
6
0
.prettierignore
+ 6
- 0
.prettierignore
ファイルの表示
@@ -0,0 +1,6 @@
+# Ignore artifacts:
+node_modules/
+vendor/
+public/
+storage/
+bootstrap/cache/