Remove unused path from .gitignore
This commit is contained in:
+1
-3
@@ -1,9 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2021 Romain Vigier <contact AT romainvigier.fr>
|
||||
# SPDX-FileCopyrightText: 2021, 2022 Romain Vigier <contact AT romainvigier.fr>
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
.cache
|
||||
|
||||
build
|
||||
node_modules
|
||||
|
||||
tests/**/_variants.js
|
||||
|
||||
Reference in New Issue
Block a user