ignore lolcat and censor, add Debian dependency
This commit is contained in:
parent
a9ab81839f
commit
bfd7446198
2 changed files with 4 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
lolcat.o
|
||||
censor.o
|
||||
lolcat
|
||||
censor
|
||||
|
|
|
|||
|
|
@ -44,6 +44,8 @@ $ make lolcat
|
|||
|
||||
### Others
|
||||
|
||||
Note: Debian users may need the `python-is-python3` package.
|
||||
|
||||
```bash
|
||||
$ make && sudo make install
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue