Skip to content

Instantly share code, notes, and snippets.

@gunlinux
Created June 17, 2016 16:09
Show Gist options
  • Save gunlinux/538d6022137327a169852f309fcf11bb to your computer and use it in GitHub Desktop.
Save gunlinux/538d6022137327a169852f309fcf11bb to your computer and use it in GitHub Desktop.
.gitignore for empty git folder
# Игнорируем всё в этой директории
*
# Кроме самого файла .gitignore
!.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment