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 d130554 commit 899f14bCopy full SHA for 899f14b
.gitignore
@@ -25,6 +25,7 @@ share/python-wheels/
25
.installed.cfg
26
*.egg
27
MANIFEST
28
+SigProfilerAssignment/version.py
29
30
# PyInstaller
31
# Usually these files are written by a python script from a template
@@ -158,4 +159,4 @@ cython_debug/
158
159
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
160
# and can be added to the global gitignore or merged into this file. For a more nuclear
161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
-#.idea/
162
+#.idea/
0 commit comments