nandi/memwatchpublic Fork 0
33cffdf
Commits
Clone
git clone https://git.rickub.com/nandi/memwatch.git
git clone ssh://git@rickub.com/nandi/memwatch.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

add gitignore

nandi committed 2026-09-20T15:48:55-07:00 Browse files
33cffdf parent: a2ab39b
added .gitignore +2 -0
new file mode 100644
@@ -0,0 +1,2 @@
1+__pycache__/
2+*.pyc
new file mode 100644
@@ -0,0 +1,2 @@
1+__pycache__/
2+*.pyc
deleted src/__pycache__/memwatchd.cpython-314.pyc +0 -0
deleted file mode 100644
Binary files a/src/__pycache__/memwatchd.cpython-314.pyc and /dev/null differ
deleted file mode 100644
Binary files a/src/__pycache__/memwatchd.cpython-314.pyc and /dev/null differBinary files a/src/__pycache__/memwatchd.cpython-314.pyc and /dev/null differ