add a .gitignore
authorAndrea Righi <andrea.righi@canonical.com>
Mon, 14 Nov 2022 10:25:20 +0000 (11:25 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 14 Nov 2022 12:32:26 +0000 (13:32 +0100)
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..d9ff32b
--- /dev/null
@@ -0,0 +1,5 @@
+*~
+__pycache__
+build
+dist
+.mypy_cache