Skip to content

Commit

Permalink
update gitignore to ignore notebook checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulinaLSST committed Oct 10, 2024
1 parent df29a26 commit 8c6a174
Show file tree
Hide file tree
Showing 3 changed files with 1,759 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ _build/
.tox/
venv/
.venv/
.ipynb_checkpoints/**
9 changes: 9 additions & 0 deletions .ipynb_checkpoints/index-checkpoint.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# TMA Brake Analysis

```{abstract}
TMA Brake Analysis th-note
```

## Add content here

See the [Documenteer documentation](https://documenteer.lsst.io/technotes/index.html) for tips on how to write and configure your new technote.
Loading

0 comments on commit 8c6a174

Please sign in to comment.