Fix stale docstring and add .gitignore
Update module path reference in es24n_conf.py docstring to reflect that modules now live in es24n/ rather than the root directory. Add .gitignore to exclude __pycache__ and .pyc files. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user