-
Notifications
You must be signed in to change notification settings - Fork 0
/
filetypes.xml
21 lines (21 loc) · 1.01 KB
/
filetypes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<application>
<component name="FileTypeManager" version="17">
<ignoreFiles list="*$py.class;*.hprof;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc;" />
<extensionMap>
<mapping pattern=".dockerignore" type="PLAIN_TEXT" />
<mapping pattern="crontab" type="PLAIN_TEXT" />
<mapping pattern="nginx/default" type="PLAIN_TEXT" />
<mapping pattern="default" type="PLAIN_TEXT" />
<mapping pattern=".pwds" type="PLAIN_TEXT" />
<mapping pattern="dgasgdas" type="PLAIN_TEXT" />
<mapping pattern="repos" type="PLAIN_TEXT" />
<mapping pattern="env_file" type="PLAIN_TEXT" />
<mapping pattern="gfdag" type="PLAIN_TEXT" />
<mapping pattern="nginx_dockerfile" type="PLAIN_TEXT" />
<mapping pattern="Dockerfile-modules" type="PLAIN_TEXT" />
<mapping ext="com" type="PLAIN_TEXT" />
<mapping ext="conf" type="PLAIN_TEXT" />
<mapping ext="j2" type="PLAIN_TEXT" />
</extensionMap>
</component>
</application>