summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-04-16 23:30:56 +0200
committerAndrew Yu <andrew@andrewyu.org>2022-04-16 23:30:56 +0200
commit7f09f91c2c9d8caa035783d125620e7d5ec4913f (patch)
tree86adb21413ccf94cbabdee4c3a74d1ef160e376f
parent0ccb78a869d23f4f67e52f8d52dc9f47db69102b (diff)
downloadwww-7f09f91c2c9d8caa035783d125620e7d5ec4913f.tar.gz
pycaches should be ignored
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a40fad4..5286bf3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pub
+*/__pycache__/*