aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-10-28 20:05:10 +0200
committerAndreas Oberritter <obi@opendreambox.org>2010-11-16 17:15:39 +0100
commit696569c4984cf4fb28c5e839de77eb31ae34f1a1 (patch)
treed94321c25c6af47475be3420799a343b34610497 /lib
parentef51b06206827b3a28cfed4a95aa38adc3aa4ce5 (diff)
downloadenigma2-696569c4984cf4fb28c5e839de77eb31ae34f1a1.tar.gz
enigma2-696569c4984cf4fb28c5e839de77eb31ae34f1a1.zip
update .gitignore
Diffstat (limited to 'lib')
-rw-r--r--lib/actions/.gitignore1
-rw-r--r--lib/base/.gitignore1
-rw-r--r--lib/python/.gitignore2
3 files changed, 4 insertions, 0 deletions
diff --git a/lib/actions/.gitignore b/lib/actions/.gitignore
new file mode 100644
index 00000000..460e43d2
--- /dev/null
+++ b/lib/actions/.gitignore
@@ -0,0 +1 @@
+actionids.h
diff --git a/lib/base/.gitignore b/lib/base/.gitignore
new file mode 100644
index 00000000..aa9ae18f
--- /dev/null
+++ b/lib/base/.gitignore
@@ -0,0 +1 @@
+eenv.cpp
diff --git a/lib/python/.gitignore b/lib/python/.gitignore
new file mode 100644
index 00000000..c1fa59fc
--- /dev/null
+++ b/lib/python/.gitignore
@@ -0,0 +1,2 @@
+enigma.py
+enigma_python.cpp