project for a (works on my devices) demo
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
*.o
|
||||
*.exe
|
||||
# the order is important, an ignore definition overrides the preceding NOT_ignore
|
||||
IA64_BUILD/**
|
||||
!IA64_BUILD/variables.mk
|
||||
AARCH64_BUILD/**
|
||||
!AARCH64_BUILD/variables.mk
|
||||
Reference in New Issue
Block a user