giti ==== A python command line tool for getting .gitignore files. Inspired by https://github.com/msfeldstein/gitignore. ```sh git clone https://github.com/victorhaggqvist/giti.git ``` #FYI These are my first lines Python ever.