forked from pyrite-dev/milsko
update milsko.xml
This commit is contained in:
parent
2782277d06
commit
baa2f81d9a
2 changed files with 40 additions and 3 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,6 +1,3 @@
|
|||
*.o
|
||||
*.so
|
||||
*.dll
|
||||
examples/*
|
||||
examples/*.exe
|
||||
examples/*/*
|
||||
|
|
@ -8,4 +5,10 @@ examples/*/*.exe
|
|||
!examples/*/
|
||||
!examples/*.*
|
||||
!examples/*/*.*
|
||||
*.o
|
||||
*.so
|
||||
*.dll
|
||||
*.lib
|
||||
*.a
|
||||
/Makefile
|
||||
compile_flags.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue