diff options
author | Guillermo Ramos | 2014-05-24 17:24:42 +0200 |
---|---|---|
committer | Guillermo Ramos | 2014-05-24 17:24:42 +0200 |
commit | 619ce91ac41d3065ee6027693b692db313202820 (patch) | |
tree | 08d23687c05757933fc61682512852e0cde85008 /.gitignore | |
download | tfg-619ce91ac41d3065ee6027693b692db313202820.tar.gz |
Commit inicial: Introducción
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1d4c2d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +auto +*.aux +*.bbl +*.blg +*.brf +*.dvi +*.log +*.lol +*.out +*.log |