Prevent comitting of tars/ and node_modules/

This commit is contained in:
danbulant 2020-02-21 20:11:34 +01:00
parent 17dc0ac86d
commit 2769196545

2
.gitignore vendored
View file

@ -1,6 +1,8 @@
# BPM data
packages
packages/*/
tars
node_modules
# Logs
logs