summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-10-03 21:13:02 +0200
committerRomain Gonçalves <me@rgoncalves.se>2022-10-03 21:13:02 +0200
commit447a74aa4150c44d948be9ee9b4e6a7f924d0738 (patch)
tree3bf31077a555891987e5b6e05ad92f1f79347a26 /.gitignore
downloadpydanclick-trunk.tar.gz
wip: initHEADtrunk
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ac8d7b7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+__pycache__
+dist
remember that computers suck.