diff options
| author | AlexandruGG <alex.gidei@goodlord.co> | 2020-05-28 18:01:32 +0100 |
|---|---|---|
| committer | AlexandruGG <alex.gidei@goodlord.co> | 2020-05-28 18:01:32 +0100 |
| commit | 7e79c512225eb2a302db7f9b041c736b806e97f4 (patch) | |
| tree | 5e3c644795b8c1dfb48ba945a0daf5b4df559be9 /.gitignore | |
| parent | df81141d6fb3f43a7a035c4efc1150b6ede0b472 (diff) | |
Add .idea to gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ target/ *.pdb exercises/clippy/Cargo.toml exercises/clippy/Cargo.lock +.idea |
