浏览代码

Add suitable .gitignore to avoid build noise

Phil Hord 12 年前
父节点
当前提交
f3101e96d9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      Marlin/.gitignore

+ 2
- 0
Marlin/.gitignore 查看文件

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

正在加载...
取消
保存