Skip to content

Instantly share code, notes, and snippets.

@gunlinux
Created June 17, 2016 16:09
.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