Created
February 23, 2013 15:01
-
-
Save misaelnieto/5020060 to your computer and use it in GitHub Desktop.
Project configuration for django trunk in Subllime Text 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"folders": | |
[ | |
{ | |
"path": "/home/tzicatl/Aplicaciones/Codigo/Django/django-trunk", | |
"file_exclude_patterns": [".git*", "*.sublime-*", ".hgignore"], | |
"folder_exclude_patterns": [".tx", "*.egg-info"] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oops. Sorry. Change the path to . instead of the full path.