Skip to content

Commit

Permalink
rm png txt in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruilong Li committed Sep 24, 2023
1 parent 9089f45 commit c01d9ab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: compile
- uses: actions/setup-python@v3
with:
python-version: '3.9'
Expand Down
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,4 @@ venv.bak/
*build
compile_commands.json

*.png
*.txt
*.dump
4 changes: 4 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
furo
sphinx
sphinx-copybutton
sphinx-design

0 comments on commit c01d9ab

Please sign in to comment.