ontology
This commit is contained in:
31
ontology_platform/vendored/ontocast/.cursorignore
Normal file
31
ontology_platform/vendored/ontocast/.cursorignore
Normal file
@@ -0,0 +1,31 @@
|
||||
*
|
||||
!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
|
||||
Reference in New Issue
Block a user