git: Update .gitignore

This commit is contained in:
Sam Vervaeck 2020-02-24 18:35:49 +01:00
parent 917770416b
commit c68c6fdf1b

3
.gitignore vendored
View file

@ -5,3 +5,6 @@ node_modules/
# tsc # tsc
/lib/ /lib/
# local development files
Makefile