mirror of
https://github.com/xenia-project/xenia.git
synced 2026-07-11 01:24:34 +02:00
[AppVeyor] Skip all non-Windows commits [ci skip]
This commit is contained in:
@@ -10,11 +10,15 @@ skip_commits:
|
|||||||
files:
|
files:
|
||||||
- .drone.star
|
- .drone.star
|
||||||
- .github/**
|
- .github/**
|
||||||
|
- android/**
|
||||||
- docs/**
|
- docs/**
|
||||||
- src/**/*_posix.*
|
- src/**/*_posix.*
|
||||||
- src/**/*_linux.*
|
- src/**/*_linux.*
|
||||||
|
- src/**/*_gnulinux.*
|
||||||
- src/**/*_x11.*
|
- src/**/*_x11.*
|
||||||
- src/**/*_gtk.*
|
- src/**/*_gtk.*
|
||||||
|
- src/**/*_android.*
|
||||||
|
- src/**/*_mac.*
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- README.md
|
- README.md
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user