We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb0fc5 commit 2010cb0Copy full SHA for 2010cb0
.gitignore
@@ -243,4 +243,7 @@ cython_debug/
243
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
244
# and can be added to the global gitignore or merged into this file. For a more nuclear
245
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
246
-#.idea/
+#.idea/
247
+
248
+# egg-info
249
+*.egg-info/
0 commit comments