commit eeb6383acbbb11bafdba6f9c31915461bae17a93 Author: Fabian Wermelinger <fabianw@mavt.ethz.ch> Date: Mon, 25 Apr 2016 19:51:11 +0200 initial Diffstat:
| A | .gitignore | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,5 @@ +*~ +*.swp +*.swo +*.bak +*.o