We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e8d03 commit 5f45d0eCopy full SHA for 5f45d0e
.gitignore
@@ -26,6 +26,7 @@ share/python-wheels/
26
.installed.cfg
27
*.egg
28
MANIFEST
29
+src/*/_version.py
30
31
# PyInstaller
32
# Usually these files are written by a python script from a template
@@ -192,4 +193,4 @@ cython_debug/
192
193
# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
194
# refer to https://docs.cursor.com/context/ignore-files
195
.cursorignore
-.cursorindexingignore
196
+.cursorindexingignore
0 commit comments