forked from quay/quay
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
47 lines (46 loc) · 732 Bytes
/
.gitignore
File metadata and controls
47 lines (46 loc) · 732 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
*.pyc
venv
screenshots/screenshots/
conf/stack
*/node_modules
dist
dest
node_modules
static/ldn
static/fonts
static/build
stack_local
test/data/registry/
GIT_HEAD
.idea
.python-version
.pylintrc
.coverage
coverage
htmlcov
.tox
.cache
.npm-debug.log
Dockerfile-e
.vscode
*.iml
.DS_Store
.pytest_cache/*
test/dockerclients/Vagrantfile
test/dockerclients/.*
# files generated by local dev,
# do not need to check in and can be deleted
# if not running local dev
util/ipresolver/aws-ip-ranges.json
/local-dev/*.sock
revision_head
local-dev/jwtproxy_conf.yaml
local-dev/mitm.cert
local-dev/mitm.key
local-dev/quay.kid
local-dev/quay.pem
local-dev/supervisord.conf
local-dev/__pycache__
static/webfonts/
supervisord.log
supervisord.pid