From 45d2b2abf152c5910289d23584003ffabdc3dcc8 Mon Sep 17 00:00:00 2001 From: Nocturn9x Date: Tue, 4 Oct 2022 21:14:26 +0200 Subject: [PATCH] Updated .gitignore and removed .idea directory --- .gitignore | 1 + .idea/socialMedia.iml | 10 ---------- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 .idea/socialMedia.iml diff --git a/.gitignore b/.gitignore index 6b77028..c66d14a 100644 --- a/.gitignore +++ b/.gitignore @@ -140,3 +140,4 @@ cython_debug/ /config.py /piccolo_conf.py +.idea/ diff --git a/.idea/socialMedia.iml b/.idea/socialMedia.iml deleted file mode 100644 index 74d515a..0000000 --- a/.idea/socialMedia.iml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file