31 lines
268 B
Plaintext
31 lines
268 B
Plaintext
*
|
|
!ontocast/
|
|
!ontocast/**
|
|
!ontocast/**/*py
|
|
|
|
!test
|
|
!test/
|
|
!test/**
|
|
!test/**/*py
|
|
!test/**/*
|
|
|
|
!docs/
|
|
!docs/*
|
|
!docs/**
|
|
!docs/**/*.md
|
|
!docs/**/*.py
|
|
|
|
!data
|
|
!data/
|
|
!data/**
|
|
|
|
|
|
!.github/**
|
|
!.github/**/*yml
|
|
!.env.example
|
|
!pyproject.toml
|
|
!mkdocs.yaml
|
|
!*.md
|
|
!Dockerfile
|
|
|
|
!planning |