*.flex files are text files

This commit is contained in:
Jindra Petřík
2016-07-23 21:50:30 +02:00
parent 0089b1121b
commit 12c7d79046

2
.gitattributes vendored
View File

@@ -12,6 +12,8 @@
*.java text
*.mf text
*.properties text
# Generator of Lexical analyzers
*.flex text
# Graphics:
*.svg text