From: Chris Duncan Date: Sun, 23 Jun 2024 08:01:40 +0000 (-0700) Subject: Add .forceignore X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=b4188b5c7005480e62b976e6188392140a6e8b7a;p=flowpex.git Add .forceignore --- diff --git a/.forceignore b/.forceignore new file mode 100755 index 0000000..37f3df3 --- /dev/null +++ b/.forceignore @@ -0,0 +1,7 @@ +# List files or directories below to ignore them when running force:source:push, +# force:source:pull, and force:source:status + +* +!*/ +!**/*.cls +!**/*.cls-meta.xml \ No newline at end of file