Skip to content

Instantly share code, notes, and snippets.

@birkin
Created March 11, 2013 18:06
Show Gist options
  • Save birkin/5136277 to your computer and use it in GitHub Desktop.
Save birkin/5136277 to your computer and use it in GitHub Desktop.
# Ignore everything
*
# But not these files...
!.gitignore
!__init__.py
!manage.py
!READ_ME.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment