Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/commit/e45255efc3e660624d2ed5aae3c671fbbcffb73a?style=split&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

add .qmake.stash to gitignore

preferencesAboutTextFull
Clément Fauconnier 4 years ago
parent 0b0ef02962
commit e45255efc3
  1. 1
      .gitignore

1
.gitignore vendored

@ -55,6 +55,7 @@ Makefile.Sankore*
# Build files # # Build files #
############### ###############
.qmake.stash
build build
install install
Makefile Makefile

Loading…
Cancel
Save