diff --git a/2019/.dir-locals.el b/2019/.dir-locals.el deleted file mode 100644 index a831374..0000000 --- a/2019/.dir-locals.el +++ /dev/null @@ -1,4 +0,0 @@ -((nil . ((eval . (let ((root (expand-file-name (projectile-project-root)))) - (setq-local - flycheck-gcc-include-path (list (concat root "include")) - compile-command (concat "make -C " root " all"))))))) diff --git a/2019/.projectile b/2019/.projectile deleted file mode 100644 index e69de29..0000000