summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-12-20 01:18:37 -0700
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-12-26 17:48:44 -0700
commitd6bac0f1ca6489e1d532c4e1a5fb3e6b774aafd7 (patch)
tree6334ec564f54fb1a416a7983354e1e49299f8081 /.gitignore
parent4eba23686e58008faa7798182ef3673b799b7e64 (diff)
lib9p: Pull the IDL parser into a separate file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 64e74ed..e1f5883 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
*.log
*.tmp
.mypy_cache/
+__pycache__/
.gdb_history
/build/