diff options
author | Nao Pross <naopross@thearcway.org> | 2020-10-06 17:38:31 +0200 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2020-10-06 17:38:31 +0200 |
commit | 8f9b3b5be58c6f49a1392edcc902d4dd00a8a7a8 (patch) | |
tree | caebb4c8a31162c5d20ff8144bc4ed21ec50dac8 /.gitignore | |
parent | Add complex representation of fourier coefficients (diff) | |
download | KomFour-8f9b3b5be58c6f49a1392edcc902d4dd00a8a7a8.tar.gz KomFour-8f9b3b5be58c6f49a1392edcc902d4dd00a8a7a8.zip |
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ _ReSharper*/ # these rules might exclude image files for figures etc. *.ps *.eps - *.pdf + # *.pdf *.doc ## Bibliography auxiliary files (bibtex/biblatex/biber): |