aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-20 07:32:24 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-20 07:32:24 +0200
commitfdbd39863bfb94a9491f73da97a9827b95dd21c2 (patch)
tree1c26548b942ff33b1761d04dc810c49868235ad2 /.gitignore
downloadmds-fdbd39863bfb94a9491f73da97a9827b95dd21c2.tar.gz
mds-fdbd39863bfb94a9491f73da97a9827b95dd21c2.tar.bz2
mds-fdbd39863bfb94a9491f73da97a9827b95dd21c2.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4f7dd78
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+_/
+bin/
+obj/
+\#*\#
+.*
+!.git*
+*~
+*.bak
+*.swp
+*.swo
+*.su
+*.gch
+*.out
+*.o
+