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

.gitignore - github.com/OctoPrint/OctoPrint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f330dc36c008040119b10e902ce0b639d864a84c (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
36
37
38
39
40
41
42
43
44
45
46
47
src/octoprint/templates/_data/AUTHORS.md
src/octoprint/templates/_data/CHANGELOG.md
src/octoprint/templates/_data/SUPPORTERS.md
src/octoprint/templates/_data/THIRDPARTYLICENSES.md
src/octoprint/plugins/pi_support/.local_debug
docs/_build

devtools

*.tar.bz2
*.tar.gz
*.7z
*.pyc
*.zip
*.exe
*.swp
darwin-Cura-*
win32-Cura-*
linux-Cura-*
*.iml
Printrun
=======
.idea
.vscode
.DS_Store
Cura/current_profile.ini
Cura/preferences.ini
build
dist
pypy

*.orig
*.codekit

*.egg-info
.eggs
.mypy_cache
.pytest_cache
.python-version
.tox

venv*
testconf*

node_modules
tests/cypress/screenshots
tests/cypress/videos