Skip to content

Commit 899f14b

Browse files
authored
Update .gitignore
1 parent d130554 commit 899f14b

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
@@ -25,6 +25,7 @@ share/python-wheels/
2525
.installed.cfg
2626
*.egg
2727
MANIFEST
28+
SigProfilerAssignment/version.py
2829

2930
# PyInstaller
3031
# Usually these files are written by a python script from a template
@@ -158,4 +159,4 @@ cython_debug/
158159
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
159160
# and can be added to the global gitignore or merged into this file. For a more nuclear
160161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
161-
#.idea/
162+
#.idea/

0 commit comments

Comments
 (0)