diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-02-11 11:39:21 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-02-11 11:39:21 +0100 |
commit | bccdec10dd9d4ec70b47fd2967af532738484694 (patch) | |
tree | a11063e1102524dc12c762f79ac0cd2aaf9d42f5 /.gitignore | |
parent | 8718ff0d401db830d8f07aff49d7efc2a13b9ed6 (diff) |
Ignore generated files
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..9f3e540 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +slides/build +.*.sw? |