diff options
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 | 
|  | index : paper | |
| Paper defining well-converging Ising scaling functions. | Jaron Kent-Dobias | 
| summaryrefslogtreecommitdiff | 
| -rw-r--r-- | .gitignore | 5 | 
| @@ -1,6 +1,9 @@ -essential-ising.pdf +*.pdf  *.aux  *.log  *.bbl  *.blg  *Notes.bib +*.dvi + +figs/*.tex |