add ./graphql to ignore files

This commit is contained in:
Chika 2022-05-17 09:49:50 +03:00
parent 8472b94fcb
commit 105b71d885
2 changed files with 3 additions and 2 deletions

View File

@ -5,4 +5,5 @@ yarn.lock
package-lock.json
**/*.test.js
coverage
mocks
mocks
graphql

View File

@ -1,3 +1,3 @@
.next
public
services/crm/graphql/schema.graphql
graphql