diff options
Diffstat (limited to 'filetypes.xml')
| -rw-r--r-- | filetypes.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/filetypes.xml b/filetypes.xml index 5186abd..c12dce2 100644 --- a/filetypes.xml +++ b/filetypes.xml @@ -1,5 +1,8 @@ <application> <component name="FileTypeManager" version="18"> - <ignoreFiles list="*.pyc;*.pyo;*.rbc;*.yarb;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc" /> + <extensionMap> + <removed_mapping ext="inc" approved="true" type="Assembly file" /> + <removed_mapping ext="mac" approved="true" type="Assembly file" /> + </extensionMap> </component> </application>
\ No newline at end of file |