summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRobin Naundorf <r.naundorf@fh-muenster.de>2017-02-15 19:58:58 +0100
committerGeorge Goldberg <george@gberg.me>2017-02-15 18:58:58 +0000
commit745e2f4923c653c7b9bff990375d9f3f67b4c212 (patch)
tree0d202c6ecc73f06f44ac895527daec4e6909ee84 /.gitignore
parentdaf7a15d3b818941e078265e63c3dcc79c39b45a (diff)
downloadchat-745e2f4923c653c7b9bff990375d9f3f67b4c212.tar.gz
chat-745e2f4923c653c7b9bff990375d9f3f67b4c212.tar.bz2
chat-745e2f4923c653c7b9bff990375d9f3f67b4c212.zip
Add .idea to gitignore (#5427)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f9bc83bea..903f607c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,3 +80,4 @@ ecover.out
.agignore
.ctags
tags
+.idea