File tree Expand file tree Collapse file tree 1 file changed +4
-130
lines changed Expand file tree Collapse file tree 1 file changed +4
-130
lines changed Original file line number Diff line number Diff line change 1
- # Created by .ignore support plugin (hsz.mobi)
2
1
.DS_Store
3
2
.AppleDouble
4
3
.LSOverride
5
4
Icon
6
5
._ *
7
- .DocumentRevisions-V100
8
6
.fseventsd
9
- .Spotlight-V100
10
- .TemporaryItems
11
- .Trashes
12
- .VolumeIcon.icns
13
- .com.apple.timemachine.donotpresent
14
- .AppleDB
15
- .AppleDesktop
16
- Network Trash Folder
17
- Temporary Items
18
- .apdisk
19
7
* .class
20
8
* .log
21
9
* .ctxt
22
- .mtj.tmp /
23
10
* .jar
24
11
* .war
25
12
* .nar
@@ -28,132 +15,19 @@ Temporary Items
28
15
* .tar.gz
29
16
* .rar
30
17
hs_err_pid *
31
- .idea /** /workspace.xml
32
- .idea /** /tasks.xml
33
- .idea /** /dictionaries
34
- .idea /** /shelf
35
- .idea /** /dataSources /
36
- .idea /** /dataSources.ids
37
- .idea /** /dataSources.local.xml
38
- .idea /** /sqlDataSources.xml
39
- .idea /** /dynamic.xml
40
- .idea /** /uiDesigner.xml
41
- .idea /** /dbnavigator.xml
42
- .idea /** /gradle.xml
43
- .idea /** /libraries
44
- cmake-build-debug /
45
- cmake-build-release /
46
- .idea /** /mongoSettings.xml
47
- * .iws
48
- out /
49
- .idea_modules /
50
- atlassian-ide-plugin.xml
51
- .idea /replstate.xml
52
- com_crashlytics_export_strings.xml
53
- crashlytics.properties
54
- crashlytics-build.properties
55
- fabric.properties
56
- .idea /httpRequests
18
+ .idea /
57
19
target /
58
20
pom.xml.tag
59
21
pom.xml.releaseBackup
60
22
pom.xml.versionsBackup
61
23
pom.xml.next
62
24
release.properties
63
25
dependency-reduced-pom.xml
64
- buildNumber.properties
65
- .mvn /timing.properties
66
- ! /.mvn /wrapper /maven-wrapper.jar
67
- .idea
68
26
* .iml
69
- out
70
- gen # ## Python template
71
27
__pycache__ /
72
28
* .py [cod ]
73
29
* $py.class
74
- * .so
75
- .Python
76
- build /
77
- develop-eggs /
78
- downloads /
79
- eggs /
80
- .eggs /
81
- lib /
82
- lib64 /
83
- parts /
84
- sdist /
85
- var /
86
- wheels /
87
- * .egg-info /
88
- .installed.cfg
89
- * .egg
90
- MANIFEST
91
- * .manifest
92
- * .spec
93
- pip-log.txt
94
- pip-delete-this-directory.txt
95
- htmlcov /
96
- .tox /
97
- .coverage
98
- .coverage. *
99
- .cache
100
- nosetests.xml
101
- coverage.xml
102
- * .cover
103
- .hypothesis /
104
- .pytest_cache /
105
- * .mo
106
- * .pot
107
- * .log
108
- local_settings.py
109
- db.sqlite3
110
- instance /
111
- .webassets-cache
112
- .scrapy
113
- docs /_build /
114
- target /
115
- .ipynb_checkpoints
116
- .python-version
117
- celerybeat-schedule
118
- * .sage.py
119
- .env
120
- .venv
121
- env /
122
- venv /
123
- ENV /
124
- env.bak /
125
- venv.bak /
126
- .spyderproject
127
- .spyproject
128
- .ropeproject
129
- /site
130
- .mypy_cache /
131
- .metadata
132
- bin /
133
- tmp /
134
- * .tmp
135
- * .bak
136
- * .swp
137
- * ~.nib
138
- local.properties
139
- .settings /
140
- .loadpath
141
- .recommenders
142
- .externalToolBuilders /
143
- * .launch
144
- * .pydevproject
145
- .cproject
146
- .autotools
147
- .factorypath
148
- .buildpath
149
- .target
150
- .tern-project
151
- .texlipse
152
- .springBeans
153
- .recommenders /
154
- .cache-main
155
- .scala_dependencies
156
- .worksheet
157
- .project
158
- .classpath
159
30
.vscode
31
+ .classpath
32
+ .settings
33
+ .project
You can’t perform that action at this time.
0 commit comments