add gitignore
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 differ | Binary files a/src/__pycache__/memwatchd.cpython-314.pyc and /dev/null differ | ||