Skip to content

Commit 5f45d0e

Browse files
paikendhalucinor
authored andcommitted
Update .gitignore (#64)
1 parent 95e8d03 commit 5f45d0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ share/python-wheels/
2626
.installed.cfg
2727
*.egg
2828
MANIFEST
29+
src/*/_version.py
2930

3031
# PyInstaller
3132
# Usually these files are written by a python script from a template
@@ -192,4 +193,4 @@ cython_debug/
192193
# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
193194
# refer to https://docs.cursor.com/context/ignore-files
194195
.cursorignore
195-
.cursorindexingignore
196+
.cursorindexingignore

0 commit comments

Comments
 (0)