diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ed2d82f --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.*.sw? + +__pycache__/ +*.pyc + +*.fifo