aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Voss <thomasvoss@live.com> 2022-01-13 00:36:21 +0100
committerThomas Voss <thomasvoss@live.com> 2022-01-13 00:36:21 +0100
commit0d9018ab38542291161b3d1d8078ed52ea58cba2 (patch)
tree0301c7e553b61b3baef376183da1a8937e1fca09 /.gitignore
parent02cfc3696d9238173bd1e4fde4bbe73d29e11662 (diff)
Ignore my custom Makefile
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b898bca..1337e55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
bin/
node_modules/
package-lock.json
+Makefile