ソースを参照

Add suitable .gitignore to avoid build noise

Phil Hord 13年前
コミット
f3101e96d9
1個のファイルの変更2行の追加0行の削除
  1. 2
    0
      Marlin/.gitignore

+ 2
- 0
Marlin/.gitignore ファイルの表示

@@ -0,0 +1,2 @@
1
+*.o
2
+applet/

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