[TIMOB-2690] Tooling: new projects don't add .gitignore to ignore autogenerated *.pyc files
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | Low | 
| Status | Closed | 
| Resolution | Won't Fix | 
| Resolution Date | 2016-08-19T17:11:41.000+0000 | 
| Affected Version/s | n/a | 
| Fix Version/s | n/a | 
| Components | iOS | 
| Labels | git, tooling | 
| Reporter | Paul Dowsett | 
| Assignee | Ingo Muschenetz | 
| Created | 2011-04-15T03:27:08.000+0000 | 
| Updated | 2017-03-16T21:30:56.000+0000 | 
Description
This means that pyc files can easily be inadvertently added to versioning control, and consequently cause annoyance when switching branches (as changes must be resolved/stashed/committed) before switching.
To reproduce:
They
plugin.pycfiles relate to the old Python-based plugin system which as been unsupported since Titanium SDK 3.0.0 (released 12/14/2012).Closing ticket as the issue won't fix.