summaryrefslogtreecommitdiff
path: root/python/examples/zero_init/.gitignore
diff options
context:
space:
mode:
authorMatthew Sotoudeh <matthew@masot.net>2023-07-27 12:06:17 -0700
committerMatthew Sotoudeh <matthew@masot.net>2023-07-27 12:06:17 -0700
commit578531395ecbabd8179e31520c2832ac7d6d3765 (patch)
treea19666928bb0d8aa47c9c9135cd80268b124ec82 /python/examples/zero_init/.gitignore
parente29b2b00691b12ae70e97a072664bad073d81c4f (diff)
add dynamic typing example
Diffstat (limited to 'python/examples/zero_init/.gitignore')
-rw-r--r--python/examples/zero_init/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/examples/zero_init/.gitignore b/python/examples/zero_init/.gitignore
new file mode 100644
index 0000000..b74bd7f
--- /dev/null
+++ b/python/examples/zero_init/.gitignore
@@ -0,0 +1,2 @@
+default
+instrumented
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback