summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorpw3t <romain@berthor.fr>2013-12-29 16:21:20 +0100
committerpw3t <romain@berthor.fr>2013-12-29 16:23:09 +0100
commitc2092b9fcea3aa80d144a46f8ac9a5f15afce25f (patch)
treeba07b3f32a6800bbf4aeae3ea39834e66b98ca42 /.gitignore
parent141b04c6dde9df0e6b7f2e2b30ec8131429c8932 (diff)
[enh] 1st version of filecrop engine, to discover how searx works
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4cc20423c..76ae1ca2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
env
engines.cfg
+
+*.pyc
+*/*.pyc \ No newline at end of file