diff options
author | Thomas Voss <thomasvoss@live.com> | 2022-01-13 00:36:21 +0100 |
---|---|---|
committer | Thomas Voss <thomasvoss@live.com> | 2022-01-13 00:36:21 +0100 |
commit | 0d9018ab38542291161b3d1d8078ed52ea58cba2 (patch) | |
tree | 0301c7e553b61b3baef376183da1a8937e1fca09 | |
parent | 02cfc3696d9238173bd1e4fde4bbe73d29e11662 (diff) |
Ignore my custom Makefile
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ bin/ node_modules/ package-lock.json +Makefile |