From 2c75cfe83b1c9cf860a82e1eb0fb6266c0c6b244 Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Sat, 1 Mar 2025 08:22:52 +0400 Subject: [PATCH] commit initial --- .gitignore | 2 ++ .pman.conf | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 .gitignore create mode 100644 .pman.conf diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9edf57a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.~lock*# +.*.swp diff --git a/.pman.conf b/.pman.conf new file mode 100644 index 0000000..272df17 --- /dev/null +++ b/.pman.conf @@ -0,0 +1,12 @@ +# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8 + +UPSTREAM= +DEVELOP=dev74 +FEATURE=wip74/ +RELEASE=rel74- +MAIN=dist74 +TAG_PREFIX= +TAG_SUFFIX=p74 +HOTFIX=hotf74- +DIST= +NOAUTO=1