diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-05-03 18:22:20 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-05-03 18:22:20 -0400 |
commit | 957e4995eda14377c036fda05958db0c8634f5d0 (patch) | |
tree | 82d3e3ec40992a0e383be14d0ddad059565e26ac /.gitignore |
select process, look at some memory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..968adff --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*~ +tags +TAGS +*.swp +pokemem |