From 417e3667ba6a7a82f15cce796e84a916700d980e Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sat, 2 Sep 2017 23:01:18 +0200 Subject: [PATCH] gitignore: readd _attic --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a168375a1..f0e63a732 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,6 @@ .vscode/ .mypy_cache/ __pycache__/ +_attic/ build/ emu.config