Ver código fonte

add cypress file and folder

philippe 8 anos atrás
pai
commit
edffca002d
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore Ver arquivo

6
 frontend_lib/dist/tracim_frontend_lib.js
6
 frontend_lib/dist/tracim_frontend_lib.js
7
 npm-debug.log
7
 npm-debug.log
8
 package-lock.json
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/