]> git.sesse.net Git - bcachefs-tools-debian/commitdiff
.gitignore: replace travis with github-ci config
authorJörg Thalheim <joerg@thalheim.io>
Sun, 18 Jun 2023 12:23:28 +0000 (19:23 +0700)
committerAlexander Fougner <fougner89@gmail.com>
Thu, 20 Jul 2023 20:27:56 +0000 (22:27 +0200)
.gitignore

index 15accd00a7084b4224191efb7ddae149a4b05c89..efd7dc7c3dc14a339bcdd763e2aa6ddf60eb8fd7 100644 (file)
@@ -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.*