diff options
| author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-05-26 10:20:59 -0400 | 
|---|---|---|
| committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-05-26 10:20:59 -0400 | 
| commit | 7b4f4ee4813f8afc3e9949a368fe708351d3b89c (patch) | |
| tree | 33b6d66b24cf57c193d3dabc8b891ca382940c92 /.gitignore | |
| download | paper-7b4f4ee4813f8afc3e9949a368fe708351d3b89c.tar.gz paper-7b4f4ee4813f8afc3e9949a368fe708351d3b89c.tar.bz2 paper-7b4f4ee4813f8afc3e9949a368fe708351d3b89c.zip | |
changes
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6e3b920 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.pdf +*.aux +*.log +*.bbl +*.blg | 
