Skip to content

Instantly share code, notes, and snippets.

@misaelnieto
Created February 23, 2013 15:01
Show Gist options
  • Save misaelnieto/5020060 to your computer and use it in GitHub Desktop.
Save misaelnieto/5020060 to your computer and use it in GitHub Desktop.
Project configuration for django trunk in Subllime Text 2
{
"folders":
[
{
"path": "/home/tzicatl/Aplicaciones/Codigo/Django/django-trunk",
"file_exclude_patterns": [".git*", "*.sublime-*", ".hgignore"],
"folder_exclude_patterns": [".tx", "*.egg-info"]
}
]
}
@misaelnieto
Copy link
Author

Oops. Sorry. Change the path to . instead of the full path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment