Files
global_it24_landing/.gitignore
2025-10-27 11:18:51 +00:00

25 lines
305 B
Plaintext

**/node_modules
.next
.cache
.build
*.nfs*
**/.yarn/
!**/.yarn/patches
!**/.yarn/plugins
!**/.yarn/releases
!**/.yarn/sdks
!**/.yarn/versions
!**/.yarn/cache
**/.yarn/build-state.yml
**/.yarn/install-state.gz
dist
target
out
.deploy
.logs
*.tsbuildinfo
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env