We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2ae68 commit 1699ed9Copy full SHA for 1699ed9
2 files changed
.gitignore
@@ -37,6 +37,7 @@ dist/
37
.coverage
38
htmlcov/
39
python/uvl/*
40
+!python/uvl/__init__.py
41
!python/uvl/UVLCustomLexer.py
42
43
# JavaScript
python/uvl/__init__.py
0 commit comments