summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2011-10-08 07:59:24 +0200
committeranbr <vdr07@deltab.de>2011-10-08 07:59:24 +0200
commitc1ae80233f02b43036526743d3a110f3a3036bf4 (patch)
treef1f07a2a963de7bdd99d2a8c959dcca40f56b49a
parent06a505cda0307cfa04daf8e750ae6a66d87343e8 (diff)
downloadxxv-c1ae80233f02b43036526743d3a110f3a3036bf4.tar.gz
xxv-c1ae80233f02b43036526743d3a110f3a3036bf4.tar.bz2
add .gitignore to ignore some files
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..08aa21b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.o
+.dependencies
+*.so
+*.pot
+*.tgz
+*~ \ No newline at end of file