summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2011-06-16 10:50:14 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2011-06-16 10:50:14 (GMT)
commitfab781ddfa7e10aca58acb61e480a1f98728748b (patch)
treebb72d1044c73fca6a0c209b74556d23896f5ec6d
parent50c7c415ca327bd02a08496988f25e95ba46f540 (diff)
downloadopenipcam-fab781ddfa7e10aca58acb61e480a1f98728748b.zip
openipcam-fab781ddfa7e10aca58acb61e480a1f98728748b.tar.gz
openipcam-fab781ddfa7e10aca58acb61e480a1f98728748b.tar.bz2
add .gitignoreHEADmaster
ignore certainfiles 'per default' using .gitignore empty message aborts the commit.
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9715ede
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# Lines starting with '#' are considered comments.
+# Ignore objects and archives.
+*.[oa]
+# Ignore editor backupfiles
+*~