-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitignore
66 lines (66 loc) · 1.02 KB
/
.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
66
lcov.info
!.gitkeep
third_party
third-party
/#*#
*.mo
*.pyc
*.swp
*.swo
*~
*.orig
*__pycache__
/apps/dpnk/static/CACHE
/sql/
/dpnk.log*
/dpnk-timelog.log
/dpnk-devel.log
.DS_Store
/env*/
/project/settings_local.py
/static/
/db_backup/
/run
/htmlcov/
/htmlcov-max/
.coverage
/run.sh
/apps/dpnk/static/css/*
/response.html
/apps/dpnk/test_files/DSC00002.JPG.*_*.jpg
/apps/dpnk/test_files/cache
/apps/dpnk/test_files/csv_delivery
/apps/dpnk/test_files/gpx_tracks
/apps/dpnk/test_files/coupons
apps/dpnk/test_files/customer_sheets/
apps/dpnk/test_files/invoices/
apps/dpnk/test_files/t_shirt_preview/
apps/dpnk/test_files/media/pdfsandwichs/
apps/dpnk/test_files/media/photologue/
.pytest_cache
/media/
docker.env
graph.png
graph.pdf
.noseids
src/
graph
project/media/
project/settings/local.py
profiles/
.req_checker_cache
.config/
celerybeat-schedule
celerybeat.pid
pipenv/
pyenv/
.#*
test-dpnk.log
scripts/ansible-playbooks/get_containers.retry
scripts/output.sql
node_modules/
db/*
avatar_locale/locale/en/LC_MESSAGES/django.po
tmp_gls/*
.idea
*.log