diff options
author | Igor <pashev.igor@gmail.com> | 2009-11-21 18:38:12 +0300 |
---|---|---|
committer | Igor <pashev.igor@gmail.com> | 2009-11-21 18:38:12 +0300 |
commit | 8293cefa318f7a4518f69d3bf90704bf7c40da7e (patch) | |
tree | 1bc0ce3c8a64d7e014a063410396b1bcf380bf67 /.gitignore | |
download | autodocs-8293cefa318f7a4518f69d3bf90704bf7c40da7e.tar.gz |
Шаблоны чисто документов
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..160a144 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.aux +*.blg +*.lo? +*.bbl +*.toc +*.out +.directory +*~ +*.bak + |