Explorar o código

Update .gitignore: ignore the directory data.back (#5359)

* Update .gitignore

* Update .gitignore
maTh %!s(int64=3) %!d(string=hai) anos
pai
achega
9af1c1ca1b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 /bin/
 /node_modules/
 /vendor/
+/data.back/
 /constants.local.php
 
 .vscode/