#   
node_modules/
bower_components/
jspm_packages/
.npm/
vendor/
.pnpm-store/

#   (Python)
.venv/
venv/
env/
ENV/
.env/

# ,   
dist/
build/
out/
.next/
.nuxt/
.docusaurus/
.cache/
.sass-cache/
.turbo/
target/
bin/
obj/

#   IDE  
.git/
.svn/
.idea/
.vscode/
.cursor/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# ,     
*.png
*.jpg
*.jpeg
*.gif
*.svg
*.ico
*.mp4
*.mp3
*.pdf
*.zip
*.tar.gz
*.rar
*.exe
*.dll
*.woff
*.woff2
*.ttf
*.eot

#    (,   )
package-lock.json
yarn.lock
pnpm-lock.yaml
poetry.lock
