-
-
Notifications
You must be signed in to change notification settings - Fork 95
Expand file tree
/
Copy path.gitignore
More file actions
32 lines (32 loc) · 680 Bytes
/
.gitignore
File metadata and controls
32 lines (32 loc) · 680 Bytes
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
.debhelper/
*.build
*.buildinfo
*.changes
*.deb
*.debhelper.log
*.egg-info/
*.pybuild/
*.swn
/build
__pycache__/
loudml/.coverage
loudml/coverage.xml
debhelper-build-stamp
base/debian/changelog
base/debian/files
base/debian/loudml-base.substvars
base/debian/loudml-base/
loudml*/build
loudml*/dist
loudml*/debian/changelog
loudml*/debian/files
loudml*/debian/*.substvars
loudml*/debian/*.postinst.debhelper
loudml*/debian/*.postrm.debhelper
loudml*/debian/*.prerm.debhelper
loudml-elastic/debian/loudml-elastic/
loudml-elastic-aws/debian/loudml-elastic-aws/
loudml-influx/debian/loudml-influx/
loudml/debian/loudml/
loudml/debian/loudml-enterprise/
loudml/debian/loudml-internal/