Browse Source

.gitignore : Initial commit.

master
kevin 3 years ago
parent
commit
d1c21fa48f
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .gitignore

+ 4
- 0
.gitignore View File

@@ -0,0 +1,4 @@
1
+*.elf
2
+*.hex
3
+*.pyc
4
+_autosave*

Loading…
Cancel
Save