This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
teensy-cores
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#7
from MatthiasLohr/feature/Gitignore
added gitignore file to ignore compile results
main
Paul Stoffregen
10 years ago
parent
7bee55654c
1ac7ea9908
commit
4d8768fe7a
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
+4
-0
.gitignore
+ 4
- 0
.gitignore
View File
@@ -0,0 +1,4 @@
*.elf
*.d
*.hex
*.o
Write
Preview
Loading…
Cancel
Save