diff options
| author | Mitsuo Tokumori <[email protected]> | 2023-05-25 18:55:55 -0500 |
|---|---|---|
| committer | Mitsuo Tokumori <[email protected]> | 2023-05-25 18:55:55 -0500 |
| commit | 51added26880538944ef2ee4fcea062950f8ee44 (patch) | |
| tree | 228a8688f613547da9154558f026f4cc1e032f45 /.gitignore | |
| download | thesis-51added26880538944ef2ee4fcea062950f8ee44.tar.gz thesis-51added26880538944ef2ee4fcea062950f8ee44.tar.bz2 thesis-51added26880538944ef2ee4fcea062950f8ee44.zip | |
Initial commit.
I'm working on Entregable 2. tab:objetivos-resultados-verificacion
is too long. I'm trying to convert it to longtable object.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ae68904 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +doc/ + +*.pdf +*.aux +*.bbl +*.bcf +*.fls +*.fdb_latexmk +*.log +*.out +*.run.xml +*synctex.gz |
