# HG changeset patch # User sam # Date 1721225147 -25200 # Node ID 000befd9479f5696adb6217c68ca7b1861b18628 # Parent 59e683c4728fd42414915f14d36a717a108eb4f9 did: remove support for git, for now diff -r 59e683c4728f -r 000befd9479f .gitignore --- a/.gitignore Wed Jul 17 21:04:09 2024 +0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ -# nim directories -nimcache/ -nimblecache/ -nimbledeps/ - -# for builds in general -build/ - -# from windows build -*.pdb - -# other -notes -github-push.sh diff -r 59e683c4728f -r 000befd9479f .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Wed Jul 17 21:05:47 2024 +0700 @@ -0,0 +1,1 @@ +build\/