From ce10dca4169cbacd74b3e7075f4bc4a9d38f09ff Mon Sep 17 00:00:00 2001 From: Thome Valentin Date: Thu, 28 Apr 2022 10:23:52 +0200 Subject: [PATCH] Revert global gitignore --- .gitignore | 1 - gitadora@asphyxia/.gitignore | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 gitadora@asphyxia/.gitignore diff --git a/.gitignore b/.gitignore index 4e757f6..7439c72 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,3 @@ package.json package-lock.json typedoc.json tsconfig.json -gitadora@asphyxia/samples/ diff --git a/gitadora@asphyxia/.gitignore b/gitadora@asphyxia/.gitignore new file mode 100644 index 0000000..62d87da --- /dev/null +++ b/gitadora@asphyxia/.gitignore @@ -0,0 +1 @@ +samples/ \ No newline at end of file