DEVice
⌘
K
TR
Tüm Araçlar
.gitignore Üreteci
Popüler şablonlardan .gitignore dosyaları oluşturun
Runtime
Node.js
7
Python
12
Java
8
Go
8
Rust
3
Framework
React / Next.js
6
Vue / Nuxt
5
OS
macOS
6
Windows
4
Linux
2
IDE
VS Code
3
JetBrains
5
Vim
5
Config
Environment
5
Logs
7
DevOps
Docker
2
Terraform
6
Testing
Coverage
4
Özel Desenler
Kopyala
İndir
.gitignore
5 şablon · 28 desen
# Runtime # Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* .npm .yarn-integrity package-lock.json # OS # macOS .DS_Store .AppleDouble .LSOverride ._* .Spotlight-V100 .Trashes # IDE # VS Code .vscode/ *.code-workspace .history/ # Config # Environment .env .env.local .env.*.local .env.development .env.production # Logs *.log logs/ npm-debug.log* yarn-debug.log* pids/ *.pid *.seed