Переглянути джерело

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

* Update .gitignore

* Update .gitignore
maTh 3 роки тому
батько
коміт
9af1c1ca1b
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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