From 3927e523234667706c3cd6d8d4970e3e6f4545ee Mon Sep 17 00:00:00 2001 From: Yomguithereal Date: Wed, 12 Jun 2019 17:16:44 +0200 Subject: [PATCH] Gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e8f4d0e..d16bcbb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ __pycache__ .DS_Store .pytest_cache .ipynb_checkpoints -*.fog.egg-info +*.egg-info *.c *.so