.hgignore

Sun, 28 Jan 2024 12:39:08 +0100

author
Mike Becker <universe@uap-core.de>
date
Sun, 28 Jan 2024 12:39:08 +0100
changeset 801
ce97ff16f00e
parent 789
378b5ab86f77
permissions
-rw-r--r--

add .idea directory to .hgignore

syntax:regexp
^\.idea/.*$
^nbproject/.*$
^build/.*$
^docs/src/build/.*$
core$
^config.mk$
^.c?project$
^.settings/.*$
^test/bin-test/tmp-sync
^make/vs/vcpkg_installed$
^make/vs/.vs$
^make/.*vcxproj.user$

mercurial