Add ora_ops module for ORA file operations
- Implements core ORA reading/writing functions - Layer add, rename, delete, reorder, visibility operations - Full test suite with 8 passing tests
This commit is contained in:
4
tools/ora_editor/.gitignore
vendored
Normal file
4
tools/ora_editor/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
temp/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
Reference in New Issue
Block a user