Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore « TMC26XStepper « libraries « Arduino_1.x.x « ArduinoAddons - github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c0f77e480acfb1b9e73cc0ed180877bac366c4f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#mac stuff
.DS_Store

#eclipse stuff
.classpath
.project

#processing stuff 
generated/
examples/TMC26XMotorTester/processing/TMC26XMotorTest/application.*/
examples/TMC26XMotorTester/processing/TMC26XMotorTest/application.*

#eagle stuff
schematics/*.b#?
schematics/*.s#?

*.zip