mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
[CI] Ignore .travis.yml and .clang-format
This commit is contained in:
parent
17cf763b3d
commit
b43b09f70a
|
|
@ -23,6 +23,8 @@ skip_commits:
|
|||
- docs/*
|
||||
- LICENSE
|
||||
- README.md
|
||||
- .clang-format
|
||||
- .travis.yml
|
||||
|
||||
pull_requests:
|
||||
do_not_increment_build_number: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue