Commit c038c17
chore: Remove .venv and add comprehensive .gitignore
- Remove .venv/ from git tracking (thousands of files)
- Add comprehensive .gitignore patterns for:
- Python virtual environments (.venv, venv, env)
- Python cache files (__pycache__, *.pyc)
- IDE files (.vscode, .idea, *.iml)
- OS files (.DS_Store, Thumbs.db)
- Build artifacts (dist, build, *.egg-info)
- Environment files (.env, *.env)
- Database files (*.db, *.sqlite)
- Testing files (.pytest_cache, .coverage)
- Machine learning files (*.h5, *.pkl, *.pt)
- Documentation auto-generated files
- Temporary files and logs
This reduces repository size significantly and prevents
unnecessary files from being tracked.
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>1 parent 19e5d7d commit c038c17
754 files changed
Lines changed: 251 additions & 211904 deletions
File tree
- .venv
- bin
- lib/python3.10/site-packages
- _distutils_hack
- packaging
- licenses
- pip
- _internal
- cli
- commands
- distributions
- index
- locations
- metadata
- importlib
- models
- network
- operations
- build
- install
- req
- resolution
- legacy
- resolvelib
- utils
- vcs
- _vendor
- cachecontrol
- caches
- certifi
- dependency_groups
- distlib
- distro
- idna
- msgpack
- packaging
- licenses
- pkg_resources
- platformdirs
- pygments
- filters
- formatters
- lexers
- styles
- pyproject_hooks
- _in_process
- requests
- resolvelib
- resolvers
- rich
- tomli_w
- tomli
- truststore
- urllib3
- contrib
- _securetransport
- packages
- backports
- util
- setuptools
- _distutils
- command
- compat
- compilers/C
- tests
- tests
- compat
- _vendor
- autocommand
- backports
- tarfile
- compat
- importlib_metadata
- compat
- jaraco
- context
- functools
- text
- more_itertools
- packaging
- licenses
- platformdirs
- tomli
- wheel
- _commands
- zipp
- compat
- command
- compat
- config
- _validate_pyproject
- tests
- compat
- config
- downloads
- integration
- wheel
- _commands
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
4 | 12 | | |
5 | | - | |
| 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 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
6 | 206 | | |
7 | 207 | | |
8 | 208 | | |
9 | 209 | | |
10 | 210 | | |
11 | 211 | | |
12 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
13 | 216 | | |
14 | 217 | | |
15 | 218 | | |
| |||
19 | 222 | | |
20 | 223 | | |
21 | 224 | | |
| 225 | + | |
22 | 226 | | |
23 | | - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
24 | 230 | | |
25 | 231 | | |
26 | 232 | | |
| |||
32 | 238 | | |
33 | 239 | | |
34 | 240 | | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
35 | 244 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
52 | 248 | | |
53 | 249 | | |
54 | 250 | | |
55 | 251 | | |
56 | 252 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
64 | 261 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
69 | 268 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
This file was deleted.
0 commit comments