commit | 7b73537d3fe08f5bbca741c7abbd95115ac2e6c2 | [log] [tgz] |
---|---|---|
author | Leopold Schabel <leo@nexantic.com> | Tue May 18 20:19:12 2021 +0200 |
committer | Leopold Schabel <leo@nexantic.com> | Tue May 18 19:22:23 2021 +0000 |
tree | 697598d90a1a6f4c0bf95d90f675735c3b6f716f | |
parent | 44e4fad51a379333b2b308326d2f3ce5fe9b1fca [diff] |
gitignore: add .idea and .ijwb Change-Id: I5b2aedc26b0a4177d50a28bf791ead1677ea3f97 Reviewed-on: https://review.monogon.dev/c/monogon/+/31 Reviewed-by: Sergiusz Bazanski <serge@nexantic.com>
diff --git a/.gitignore b/.gitignore index f03764d..e0ab998 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,2 +1,4 @@ bazel-* *swp +.idea +.ijwb