forked from winder/Universal-G-Code-Sender
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
49 lines (49 loc) · 1.32 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
/build/
/dist/
/nbproject/private
release
release_files
.DS_Store
test_files/grbl_*.hex.txt
target/
target/*
/target/
.metadata
tar.gz
.classpath
.project
.settings
/*.log
/UGSPlatform/build/
/UGSPlatform/CentralLookup/build/
/UGSPlatform/CentralLookup/nbproject/private/
/UGSPlatform/ConnectionModule/build/
/UGSPlatform/FileBrowseModule/build/
/UGSPlatform/Java-Bindings-for-OpenGL-API-Specification/build/
/UGSPlatform/jssc/build/
/UGSPlatform/latestStabilBuild/
/UGSPlatform/MachineControl/build/
/UGSPlatform/MachineControl/nbproject/private/
/UGSPlatform/nbproject/private/
/UGSPlatform/Options/build/
/UGSPlatform/SerialConsole/build/
/UGSPlatform/Options/nbproject/private/
/UGSPlatform/UGSLib/build/
/UGSPlatform/UGSLib/nbproject/private/
/UGSPlatform/VisualizerModule/build/
.idea
*.iml
dependency-reduced-pom.xml
/UGSPlatform/dist/
/UGSPlatform/WorkflowModule/build/
/UGSPlatform/WorkflowModule/nbproject/private/
/UGSPlatform/WorkflowModuleTutorial/nbproject/private/
/UGSPlatform/UGSCore/build/
/UGSPlatform/ConnectionModule/nbproject/private/
/UGSPlatform/Java-Bindings-for-OpenGL-API-Specification/nbproject/private/
/UGSPlatform/UGSCore/nbproject/private/
/UGSPlatform/GcodeEditor/build/
/UGSPlatform/GcodeEditor/nbproject/private/
/UGSPlatform/VisualizerModule/nbproject/private/
/ugs-core/nbproject/
/ugs-platform/ProbeModule/nbproject/