Browse Source

Add suitable .gitignore to avoid build noise

Phil Hord 12 years ago
parent
commit
f3101e96d9
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/.gitignore

+ 2
- 0
Marlin/.gitignore View File

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

Loading…
Cancel
Save