summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKevin Chabowski <der.pc222@googlemail.com>2010-07-28 23:03:16 +0200
committerKevin Chabowski <der.pc222@googlemail.com>2010-07-28 23:03:16 +0200
commit054a617a9375b835492368c3773315b09d3851ce (patch)
tree231d5e4a57e994e3cc3c0b005fea6fe2a4a9fcc9 /.gitignore
downloadAnother-mandelbrot-viewer-054a617a9375b835492368c3773315b09d3851ce.tar.gz
Another-mandelbrot-viewer-054a617a9375b835492368c3773315b09d3851ce.tar.bz2
Another-mandelbrot-viewer-054a617a9375b835492368c3773315b09d3851ce.zip
Initial commit for mandelbrot.
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100755
index 0000000..d6ff91a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*~
+*.o