This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
119 lines (119 loc) · 1.48 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
*$py.class
*,cover
*.bak
*.egg
*.egg-info/
*.iws
*.launch
*.log
*.manifest
*.mo
*.pot
*.py[cod]
*.pyc
*.pydevproject
*.sage.py
*.so
*.spec
*.swp
*.tmp
*~.nib
.Python
.buildpath
*cache
.cache
.cache-main
.classpath
.coverage
.coverage.*
.cproject
.eggs/
.env
.externalToolBuilders/
.factorypath
.hypothesis/
.idea/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/dataSources.xml
.idea/**/dataSources/
.idea/**/dynamic.xml
.idea/**/gradle.xml
.idea/**/libraries
.idea/**/mongoSettings.xml
.idea/**/sqlDataSources.xml
.idea/**/tasks.xml
.idea/**/uiDesigner.xml
.idea/**/workspace.xml
.idea/dictionaries
.idea/replstate.xml
.idea/sonarlint
.idea/vcs.xml
.idea_modules/
.installed.cfg
.ipynb_checkpoints
.loadpath
.metadata
.project
.pydevproject
.python-version
.recommenders
.recommenders/
.ropeproject
.scala_dependencies
.scannerwork/
.scrapy
.settings/
.springBeans
.spyderproject
.spyproject
.target
.tern-project
.texlipse
.tox/
.venv
.vscode
.webassets-cache
.worksheet
/out/
/site
ENV/
__pycache__/
ansible/ssh*
atlassian-ide-plugin.xml
build/
celerybeat-schedule
cmake-build-debug/
com_crashlytics_export_strings.xml
coverage.xml
crashlytics-build.properties
crashlytics.properties
develop-eggs/
dist/
docs/*.key
docs/*.tar.gz
docs/_build/
docs/build
downloads/
eggs/
env/
fabric.properties
htmlcov/
instance/
lib/
lib64/
local.properties
local_settings.py
nosetests.xml
parts/
pip-delete-this-directory.txt
pip-log.txt
report.xml
reports/
sdist/
target/
tmp/
var/
venv/
wheels/
!/tests/bin/