ethauvin / urlencoder

A simple defensive library to encode/decode URL components.
Apache License 2.0
38 stars 4 forks source link

tidy up `.gitignore` and `.idea/` files #2

Closed aSemy closed 1 year ago

aSemy commented 1 year ago

Hi 👋

I'm working on updating the project in line with #1, and I'm breaking it down into atomic steps.

In this PR I've updated the .gitignore to remove some old config (like for excluding Maven files) and redundancy (only specifically include some .idea/ files)