aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2023-06-18 19:23:28 +0700
committerAlexander Fougner <fougner89@gmail.com>2023-07-20 22:27:56 +0200
commitfaec58a7139f1d1b3a92a0d190812e86a6dd0144 (patch)
treedbc1505517eddf07489a275f7ba04fa4998f4877
parent2bbb23812c83817f3316c96b4599781d475fbe0f (diff)
downloadbcachefs-tools-faec58a7139f1d1b3a92a0d190812e86a6dd0144.tar.gz
.gitignore: replace travis with github-ci config
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 15accd00..efd7dc7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,7 +16,7 @@ tests/__pycache__/
# dot-files that we don't want to ignore
!.gitignore
-!.travis.yml
+!.github/dependabot.yml
!.editorconfig
bcachefs-principles-of-operation.*