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

.gitignore - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fd01d5ce76d34709ccad65a77563217f9ae70b39 (plain)
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
# Compiled and generated things.
build
*.pyc
__pycache__
*.mo
docs/html
*.log
resources/i18n/en
resources/i18n/x-test
resources/firmware
resources/materials
LC_MESSAGES

# Editors and IDEs.
*kdev*
*.kate-swp
*.lprof
*~
*.qm
.idea

# Eclipse+PyDev
.project
.pydevproject
.settings

# Debian packaging
debian*

#Externally located plug-ins.
plugins/Doodle3D-cura-plugin
plugins/GodMode
plugins/PostProcessingPlugin
plugins/UM3NetworkPrinting
plugins/X3GWriter