mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +02:00
Merge pull request #2291 from pmsosa/patch-1
[Python Gitignore] Ignore Sage's parsed files
This commit is contained in:
commit
80c5f1c6f5
1 changed files with 3 additions and 0 deletions
|
@ -76,6 +76,9 @@ target/
|
|||
# celery beat schedule file
|
||||
celerybeat-schedule
|
||||
|
||||
# SageMath parsed files
|
||||
*.sage.py
|
||||
|
||||
# dotenv
|
||||
.env
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue