summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2023-01-14 09:07:07 -0500
committerZach DeCook <zachdecook@librem.one>2023-01-14 09:07:07 -0500
commit74c1b89b728d7d1013b714adf39737cd27e045f3 (patch)
treea86a3a6828831155b13de03b2c761510aee383ab /.gitignore
parentd236dd91d458035a455a4fa4f198aa1fb0e7fad9 (diff)
downloadbrowset-74c1b89b728d7d1013b714adf39737cd27e045f3.tar.gz
mime: Support plaintext format as well
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bee8a64
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+__pycache__