projects
/
annotations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98f2a74
)
add a .gitignore
author
Andrea Righi
<andrea.righi@canonical.com>
Mon, 14 Nov 2022 10:25:20 +0000
(11:25 +0100)
committer
Andrea 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]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
d9ff32b
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,5
@@
+*~
+__pycache__
+build
+dist
+.mypy_cache