aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2021-03-26 15:15:41 +0530
committerArun Isaac2021-03-26 15:15:41 +0530
commit4766d6d6a88e84cf07f1ddb73373c69e759a43e3 (patch)
treeee43f6ebadb5d286b7f8e4d5224f4865ec9e85d0
parent6d801965b448e1a392b1dac53e93ab689fcd9b92 (diff)
downloadsambal-4766d6d6a88e84cf07f1ddb73373c69e759a43e3.tar.gz
sambal-4766d6d6a88e84cf07f1ddb73373c69e759a43e3.tar.lz
sambal-4766d6d6a88e84cf07f1ddb73373c69e759a43e3.zip
Git ignore __pycache__.
* .gitignore: Add __pycache__.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2fc8ce3..1c72347 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+__pycache__
build
dist
*.egg-info