commit 1d0f9bc1e617c5662937dfe75f931c87d005a642 parent d925863a9ee2590aec6d29fc42b0424b608a8779 Author: Janis Pagel <janis.pagel@ims.uni-stuttgart.de> Date: Fri, 2 Nov 2018 23:25:00 +0100 Add gitignore Diffstat:
A | .gitignore | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,9 @@ +.backup/ +.bash_history +.bashrc +.cache/ +.gitconfig +.profile +.python_history +.ssh/ +.viminfo