diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,4 +2,7 @@ *.o /.applause_history -/doc
\ No newline at end of file +/doc + +# Jupyter notebooks +.ipynb_checkpoints/ |
![]() |
index : applause2 | |
Luajit-based synthesizer based on a stream algebra | Robin Haberkorn |
aboutsummaryrefslogtreecommitdiffhomepage |
-rw-r--r-- | .gitignore | 5 |
@@ -2,4 +2,7 @@ *.o /.applause_history -/doc
\ No newline at end of file +/doc + +# Jupyter notebooks +.ipynb_checkpoints/ |