-
Notifications
You must be signed in to change notification settings - Fork 407
Expand file tree
/
Copy path.gitignore
More file actions
39 lines (39 loc) · 789 Bytes
/
Copy path.gitignore
File metadata and controls
39 lines (39 loc) · 789 Bytes
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
*.pyc
.idea
.DS_Store
.mypy_cache
.pytest_cache
*.orig
/Makefile.local
*.yawiki
.ccache/
.cache/
.cores/
/build*/
/cmake-build-*/
CMakeLists.txt.user
compile_commands.json
tags
static-analyzer-report
.project
.cproject
.pydevproject
.settings*
.clangd
.vscode
.changelog
scripts/docs/en/components_schema
scripts/docs/en/dynamic_configs
scripts/docs/en/testsuite
scripts/docs/en/versions.md
scripts/docs/scripts/versions.js
universal/include/userver/version.hpp
/debian/
/.opencode/
/.claude/
/.agents/
/scripts/build-and-upload-ppa/build-and-upload-ppa
/scripts/build-and-upload-ppa/libpy3build-and-upload-ppa.global.a
/scripts/build-and-upload-ppa/pyrightconfig.json
/scripts/build-and-upload-ppa/tests/scripts-build-and-upload-ppa-tests
/scripts/build-and-upload-ppa/tests/test-results