[metrics-lib/release] Ignore Intellij's project files.

11 Sep
2019
11 Sep
'19
2:06 p.m.
commit 3987fe8fd6164fcc7c35b21d5737e7fe9cd45fc0 Author: fava <fava@libertymail.net> Date: Thu Aug 22 04:39:20 2019 +0000 Ignore Intellij's project files. Ignore Intellij's project files in order to avoid personal configurations erroneusly committed to the repository. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index af0ea90..a941692 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,7 @@ metrics-lib-*.tar.gz .project build.properties *~ + +# IntelliJ files +.idea/ +*.iml
2126
Age (days ago)
2126
Last active (days ago)
0 comments
1 participants
participants (1)
-
karsten@torproject.org