summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohnny Richard <johnny@johnnyrichard.com>2022-04-10 04:53:29 +0200
committerJohnny Richard <johnny@johnnyrichard.com>2022-04-11 01:51:19 +0200
commit6108b3a1c10d66f8c446ee54acdbe52efcfdf4e8 (patch)
treec2b7c5bbe659ce2631f2d028ebca2ca0bfcb3097 /.gitignore
parentcfd0f74bb8156a537a9482222be31723420b035e (diff)
Add testing support
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d6ee6fc..616a87a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
papo
tags
*.o
+*.so
+.exrc
+__pycache__