aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJen-Chieh Shen <jcs090218@gmail.com>2024-05-31 04:58:58 -0700
committerGitHub <noreply@github.com>2024-05-31 13:58:58 +0200
commitb767c48cbfe0587fc7e57eca7c023706622a5513 (patch)
tree366d5a9db02b7d1dc334f1a2e934d6d97b3a54d6 /.gitignore
parent89617bba1177ebd878de3ab1b28dbe2a4684d0ce (diff)
ci: Use Eask to test macos and windows (#1885)
* ci: Use Eask to test macos and windows * ci: Install eask * ci: Fix jump file test * revert spaces * ci: skip find-file test on windows * ci: Revert original test for windows * Delete Cask file * ci: Exclude tests on macos below 28.x
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 02299d9..beb3809 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,6 @@ typescript
/doc/build/*/
!/doc/build/texinfo/evil.texi
*.pyc
+
+/.eask
+/dist