Add gitignore to build-x86_64 directory

This commit is contained in:
Ehmry - 2019-05-14 09:46:10 +02:00
parent d834e652d8
commit 828131b4b3
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
.gitignore
ifeq ($(RAW_NAME),)
RAW_NAME = $(TARGET_NAME)
endif

2
build-x86_64/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/.gitignore
/public