add gitignore /log
This commit is contained in:
parent
be97663762
commit
b314f24a5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/build
|
||||
/platforms/*/INFO/
|
||||
/log/
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/bash +x
|
||||
#!/bin/bash
|
||||
|
||||
# Copyright (C) 2017-2018 Daniel Tartavel-jeannot <contact@librepc.com>
|
||||
#
|
||||
|
Reference in New Issue
Block a user