-
-
Notifications
You must be signed in to change notification settings - Fork 660
Closed
Milestone
Description
As preparation for #30371, the gitignore file is extended to ignore compiled cython files (e.g. *.so) as well as the virtual environments (e.g. src/.venv). These changes are more or less copied from https://www.toptal.com/developers/gitignore/api/python,visualstudiocode.
Finally, I've also taken the opportunity to change to comments to a consistent format (simple single line comments).
Depends on #30730
CC: @mkoeppe
Component: build
Author: Tobias Diez
Branch/Commit: d35c945
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/30673