forked from City-of-Helsinki/city-infrastructure-platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
80 lines (80 loc) · 848 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
*$py.class
*,cover
*.egg
*.egg-info/
*.log
*.manifest
*.mo
*.pid
*.pot
*.py[cod]
*.pyc
*.seed
*.so
*.spec
*.stTheme.cache
*.sublime-workspace
*.tmlanguage.cache
*.tmPreferences.cache
._*
.AppleDouble
.cache
.coverage
.coverage.*
.DS_Store
.eggs/
.env
.grunt
.hypothesis/
.idea
.installed.cfg
.ipynb_checkpoints
.lock-wscript
.LSOverride
.node_repl_history
.npm
.nyc_output
.Python
.python-version
.ropeproject
.scrapy
.spyderproject
.tox/
__pycache__/
_build
bower_components
build/
build/Release
celerybeat-schedule
coverage
coverage.xml
develop-eggs/
dist/
docs/_build/
downloads/
eggs/
env/
ENV/
htmlcov/
instance/
jspm_packages
lib-cov
lib/
lib64/
local_settings.py
logs
my_test_project/*
node_modules
nosetests.xml
npm-debug.log*
parts/
pids
pip-delete-this-directory.txt
pip-log.txt
repo_name
sdist/
sftp-config.json
target/
var/
venv/
*.xml