diff options
author | ng0 <ng0@n0.is> | 2019-10-19 12:18:17 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-10-19 12:18:17 +0000 |
commit | 67901f2f9c42cd09abb242c4e59ba5116e01b8e3 (patch) | |
tree | 18756f1fcd99614afacf5aafcd934893ba478703 | |
parent | 762cd9090f6e4176bf31c9739579209460b40464 (diff) |
ignore old build scripts folder
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b769be364..9b4601c70 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ config.mk \#*\# *~ + +# old folder +build-scripts/ |