Squashed all commits
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
out/
|
||||
*.o
|
||||
*.history*
|
||||
*.indexes*
|
||||
.metadata
|
||||
*.bin
|
||||
*.hex
|
||||
*.d
|
||||
*.map
|
||||
*.lst
|
||||
.cproject
|
||||
.project
|
||||
.settings
|
||||
*.log
|
||||
*~
|
||||
*.expand
|
||||
|
||||
#Latex Krams
|
||||
*.aux
|
||||
*.log
|
||||
*.aux
|
||||
*.out
|
||||
*.pdf
|
||||
*.toc
|
||||
Reference in New Issue
Block a user