summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2011-12-06 18:36:57 +0100
committerJohns <johns98@gmx.net>2011-12-06 18:36:57 +0100
commit72989ccfb66f0ab302da557a7c8eab3211656a99 (patch)
tree49629897ad831357c29529c6741f36551b2888f5 /.gitignore
downloadvdr-plugin-softhddevice-72989ccfb66f0ab302da557a7c8eab3211656a99.tar.gz
vdr-plugin-softhddevice-72989ccfb66f0ab302da557a7c8eab3211656a99.tar.bz2
Standard distribution files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2f1ec81
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# gitignore(5) file
+*.[oa]
+*~
+.*.swp
+.gdb_history
+# work directory
+chaos
+# generated files
+.dependencies
+po/*.pot
+libvdr-softhddevice.so*