diff options
author | lonkaars <l.leblansch@gmail.com> | 2021-02-13 11:31:42 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2021-02-13 11:31:42 +0100 |
commit | df5909c22a771851ba73a42975f42fab9c7541af (patch) | |
tree | b1ca7c06a3eb2079405b1546fc4bc4f3bb52eb78 /.gitignore | |
parent | 8ed583afc05901c17f3226421988758119dacd65 (diff) |
v2 -> voerbak in c
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -30,3 +30,6 @@ node_modules/ # next.js .next/ +# voerbak +console/voerbak + |