summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2024-01-18 22:13:03 +0100
committerHelmut Grohne <helmut@subdivi.de>2024-01-18 22:13:03 +0100
commit034f732a1af4ce295d993e6951decc4898967dd3 (patch)
tree5a49cc7b5f5db586ae67f5276071ab525ef832f3 /.gitignore
downloadpython-linuxnamespaces-034f732a1af4ce295d993e6951decc4898967dd3.tar.gz
initial checkin
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a2eeca3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+__pycache__
+.mypy_cache
+.pytest_cache