diff options
| author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-06-05 12:15:45 -0400 | 
|---|---|---|
| committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-06-05 12:15:45 -0400 | 
| commit | 8b2c04f7245783ab2f1788f698fabd0bc4f8067a (patch) | |
| tree | bfc71ae1bb118b9295021af0d2de7abf2ce5427f /.gitignore | |
| parent | dcf45d7729f2a6cfca32416716d079ea649f4798 (diff) | |
| download | paper-8b2c04f7245783ab2f1788f698fabd0bc4f8067a.tar.gz paper-8b2c04f7245783ab2f1788f698fabd0bc4f8067a.tar.bz2 paper-8b2c04f7245783ab2f1788f698fabd0bc4f8067a.zip | |
changed figures to gnuplot figures
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 | 
1 files changed, 4 insertions, 1 deletions
| @@ -1,6 +1,9 @@ -essential-ising.pdf +*.pdf  *.aux  *.log  *.bbl  *.blg  *Notes.bib +*.dvi + +figs/*.tex | 
