forked from canonical/maas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
65 lines (65 loc) · 768 Bytes
/
.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
*.DS_Store
*.egg
*.egg-info
*.log
*.snap
*.fuse_hidden*
/.mypy_cache
/.db.lock
/.failed
/.git
/.hypothesis
/.installed.cfg
/.pybuild/
/.noseids
/.run
/.tox
/.ve
/.vscode
/*.orig.tar.gz
/bin
/dev-snap
/build_pkg
/db
/debian/build/
/debian/debhelper-build-stamp
/develop-eggs
/dist
/api-docs.rst
/openapi.yaml
/eggs
/etc/maas/rackd.conf
/etc/maas/regiond.conf
/include
/lib
/junit.xml
/local
/logs/*
/maas_git_source.tar.bz2
/man/.doctrees
/node_modules
/parts
/prime
/release.macaroon
/release.lp
/services/*/supervise
/snap/.snapcraft
/src/maasui/build
/src/maasui/tarballs
/src/maasui/nodejs
/src/host-info/bin
/src/host-info/vendor
/stage
/TAGS
/tags
/twisted
/xunit.*.xml
/junit-*.xml
/test_*.profile
/maas-perf-results.json
__pycache__
*.orig
*~
\#*\#
.#*
*.*.swp