mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-06 12:43:16 +02:00
12 lines
136 B
YAML
12 lines
136 B
YAML
|
|
path_classifiers:
|
||
|
|
src:
|
||
|
|
- lib
|
||
|
|
types:
|
||
|
|
- types
|
||
|
|
test:
|
||
|
|
- test
|
||
|
|
docs:
|
||
|
|
- docs
|
||
|
|
queries:
|
||
|
|
- exclude: "*"
|
||
|
|
- include: lib
|