diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-05-12 18:32:13 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-05-12 18:32:13 -0400 |
commit | a8563d53e74e1d30d2cb1f27f5e22f9420c81c28 (patch) | |
tree | 8d7ff4e3a6810ed60c75c9620b1ddf53c57e8911 /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..50b2928 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +pi +*.swp +*~ +tags +TAGS +pi.txt |