From 98c890141f1b609d1d683739829a47dd6bf70f17 Mon Sep 17 00:00:00 2001
From: vysion <77179954+vysiondev@users.noreply.github.com>
Date: Wed, 19 May 2021 00:30:10 -0700
Subject: [PATCH] update gitignore
---
.gitignore | 2 ++
.idea/.gitignore | 8 --------
.idea/discord-exploits.iml | 8 --------
.idea/modules.xml | 8 --------
.idea/vcs.xml | 6 ------
5 files changed, 2 insertions(+), 30 deletions(-)
delete mode 100644 .idea/.gitignore
delete mode 100644 .idea/discord-exploits.iml
delete mode 100644 .idea/modules.xml
delete mode 100644 .idea/vcs.xml
diff --git a/.gitignore b/.gitignore
index e06b1f1..4711081 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,5 @@ discord-exploits-linux-64bit
*.m4a
*.mp3
+
+.idea
\ No newline at end of file
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 73f69e0..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
-# Editor-based HTTP Client requests
-/httpRequests/
diff --git a/.idea/discord-exploits.iml b/.idea/discord-exploits.iml
deleted file mode 100644
index c956989..0000000
--- a/.idea/discord-exploits.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 40a3b49..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file