Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/grumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerrick <actown@users.noreply.github.com>2020-04-11 21:55:36 +0300
committerDerrick <actown@users.noreply.github.com>2020-04-11 21:55:36 +0300
commit7d36d4661817d56e4e6494b1daeb445deaf649f5 (patch)
tree539bd0d4cd594174046274c8ea1900820d2565de
parenta6dc45193af2512a7d51919708ad27e2c4f81236 (diff)
Update gitignore to ignore jetbrains ide.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c75f2e9..8c4215d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ test.out
goinstall.log
*.sqlite
build/
+.idea/ \ No newline at end of file