Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsnjack/kraiklyn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.monova.config')
-rw-r--r--.monova.config11
1 files changed, 11 insertions, 0 deletions
diff --git a/.monova.config b/.monova.config
new file mode 100644
index 0000000..bc31816
--- /dev/null
+++ b/.monova.config
@@ -0,0 +1,11 @@
+{
+ "MajorKeys": [
+ ":major:", ":M:"
+ ],
+ "MinorKeys": [
+ ":minor:", ":m:"
+ ],
+ "PatchKeys": [
+ ":patch:", ":p:"
+ ]
+}