You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OneAuth/oaweb/.gitignore

25 lines
193 B
Plaintext

5 months ago
# Nuxt dev/build outputs
.output
.data
.nuxt
.nitro
.cache
dist
5 months ago
# Node dependencies
node_modules
5 months ago
# Logs
logs
*.log
5 months ago
# Misc
.DS_Store
.fleet
.idea
5 months ago
# Local env files
.env
.env.*
!.env.example