Преглед изворни кода

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/