1
0

add gitignore /log

This commit is contained in:
Jybz 2019-12-05 10:57:01 +01:00
parent be97663762
commit b314f24a5e
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/build
/platforms/*/INFO/
/log/

View File

@ -1,4 +1,4 @@
#!/bin/bash +x
#!/bin/bash
# Copyright (C) 2017-2018 Daniel Tartavel-jeannot <contact@librepc.com>
#