This file contains hidden or 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
| //Multi Line Comment | |
| //Inserts a multi line comment that can be used in headers to document properties, etc. | |
| //Completion Shortcut : multiLineComment | |
| //Completion Scop : All | |
| /** | |
| <#Comment#> | |
| */ |
This file contains hidden or 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
| # OS X | |
| .DS_Store | |
| # Python | |
| __pycache__/ | |
| # Atom | |
| blob-store | |
| compile-cache | |
| dev |
NewerOlder