From 65e24ec498fc0160efc9a9201d6df03c1265c62e Mon Sep 17 00:00:00 2001
From: Muharem Ismailov <ismailov.m.h@gmail.com>
Date: Tue, 2 Aug 2022 15:12:34 +0200
Subject: [PATCH] gitignore dot-underscore (#1488)

---
 cumulus/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cumulus/.gitignore b/cumulus/.gitignore
index 24eaf986813..58abcc32cc5 100644
--- a/cumulus/.gitignore
+++ b/cumulus/.gitignore
@@ -9,3 +9,4 @@ polkadot_argument_parsing
 *.iml
 .env
 bin
+**/._*
-- 
GitLab