Skip to content

Commit a604a3a

Browse files
committed
Drop ambiguous .proj extension
1 parent 4cf2cc0 commit a604a3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

identify/extensions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@
201201
'pom': {'pom', 'text', 'xml'},
202202
'pp': {'text', 'puppet'},
203203
'prisma': {'text', 'prisma'},
204-
'proj': {'text', 'xml', 'msbuild'},
205204
'properties': {'text', 'java-properties'},
206205
'props': {'text', 'xml', 'msbuild'},
207206
'proto': {'text', 'proto'},

0 commit comments

Comments
 (0)