Selaa lähdekoodia

add cypress file and folder

philippe 6 vuotta sitten
vanhempi
commit
edffca002d
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore Näytä tiedosto

@@ -6,3 +6,8 @@ frontend_app_html-document/dist/html-document.app.js
6 6
 frontend_lib/dist/tracim_frontend_lib.js
7 7
 npm-debug.log
8 8
 package-lock.json
9
+
10
+#ignore file or folder about cypress tests
11
+functionnal_tests/package.json
12
+functionnal_tests/cypress.json
13
+functionnal_tests/node_modules/