diff options
author | Aleksander Vognild Burkow <[email protected]> | 2018-12-29 19:09:36 +0000 |
---|---|---|
committer | Aleksander Vognild Burkow <[email protected]> | 2018-12-29 19:09:36 +0000 |
commit | 2aac6b0e34ad22374c87435cf125ed4833e9f6fc (patch) | |
tree | d46b06d9d77d77986f85d8a515ae63d72770271c /.gitignore | |
parent | 4a3d6aa26a1c71dadc91f37f9d5f8662b51c138a (diff) |
Ignore intellij files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 76bc7bf57..68158e41c 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -4,3 +4,4 @@ crates/*/target | |||
4 | .idea/* | 4 | .idea/* |
5 | .vscode/* | 5 | .vscode/* |
6 | *.log | 6 | *.log |
7 | *.iml | ||