diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dc1d402 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/.idea +/.vscode diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index e7e9d11..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Default ignored files -/workspace.xml diff --git a/.idea/dictionaries/gisle.xml b/.idea/dictionaries/gisle.xml deleted file mode 100644 index 30f8fb8..0000000 --- a/.idea/dictionaries/gisle.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - chanmodes - chantypes - ctcp - fullnick - invalidcommand - isupport - polyfilled - privmsg - qcgimnprstz - structs - testserver - tstate - - - \ No newline at end of file diff --git a/.idea/irc.iml b/.idea/irc.iml deleted file mode 100644 index c956989..0000000 --- a/.idea/irc.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 28a804d..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 6560466..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 diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml deleted file mode 100644 index 97ad6d2..0000000 --- a/.idea/watcherTasks.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - \ No newline at end of file