diff options
author | Moonchild <moonchild@palemoon.org> | 2022-02-12 17:47:03 +0000 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2022-02-12 14:23:18 -0600 |
commit | f66babd8b8368ada3e5aa29cdef1c77291ee4ddd (patch) | |
tree | e3842e2a6bf19090185f9c475b3846e1bb79ac97 /.clang-format-ignore | |
download | GRE-f66babd8b8368ada3e5aa29cdef1c77291ee4ddd.tar.gz |
Create the Goanna Runtime Environment
Diffstat (limited to '.clang-format-ignore')
-rw-r--r-- | .clang-format-ignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.clang-format-ignore b/.clang-format-ignore new file mode 100644 index 000000000..8fd0c5d3f --- /dev/null +++ b/.clang-format-ignore @@ -0,0 +1,3 @@ +^mfbt/.* +^js/.* +^media/.* |