2
0
Files
bot/.gitignore
Baptiste Arnaud 5e14a94dea Add authentication
2021-11-29 15:19:07 +01:00

34 lines
543 B
Plaintext

# Created by https://www.toptal.com/developers/gitignore/api/yarn
# Edit at https://www.toptal.com/developers/gitignore?templates=yarn
### yarn ###
# https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored
.yarn/*
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
# if you are NOT using Zero-installs, then:
# comment the following lines
# !.yarn/cache
# and uncomment the following lines
# .pnp.*
node_modules
# End of https://www.toptal.com/developers/gitignore/api/yarn
.next
.env
.env.local
cypress.env.json