diff options
author | Elena ``of Valhalla'' Grandi <elena.valhalla@gmail.com> | 2012-04-16 10:29:56 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <elena.valhalla@gmail.com> | 2012-04-16 11:04:04 +0200 |
commit | 5fb85e5dd77c245bbd1169f006f58c9811e8cf76 (patch) | |
tree | 24b6fb416eca74a30045f1a2f3aba767910c0531 /.gitignore | |
parent | 3e6038ea5f23d4fd22d42f5561092d4dc17d387f (diff) |
Script per generare html, pdf e odt degli esempi
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bbbf928 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build/ +*.swp |