aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: bf1045c19f674d26602d6bef3fe058ae1f105f82 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.