Skip to content

Instantly share code, notes, and snippets.

@huseyin
Forked from roktas/ignore
Created April 7, 2017 23:51
Show Gist options
  • Save huseyin/a5c2e2e1178464dc5672d02227a6e7f0 to your computer and use it in GitHub Desktop.
Save huseyin/a5c2e2e1178464dc5672d02227a6e7f0 to your computer and use it in GitHub Desktop.
Genel gitignore dosyası (~/.config/git/ignore)
.\#*
*~
\#*
*.bak
.*.d
*.orig
*.rej
*.sw
.*.sw[a-z]
*.swp
Desktop.ini
.DS_Store?
ehthumbs.db
Icon?
Thumbs.db
/.vagrant*/
/.env
/.envrc
/_/
/.../
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment