aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-09-30 11:29:16 +0200
committerMattias Andrée <maandree@kth.se>2016-09-30 11:29:31 +0200
commitb32d33138515e964bf7da4de83dbdb0e389499e6 (patch)
treecf6ab462d85f6b5ba1944c106f70893591730d4b /.gitignore
downloadpdeath-b32d33138515e964bf7da4de83dbdb0e389499e6.tar.gz
pdeath-b32d33138515e964bf7da4de83dbdb0e389499e6.tar.bz2
pdeath-b32d33138515e964bf7da4de83dbdb0e389499e6.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..22bfb15
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+\#*\#
+.\#*
+*~
+/obj/
+/bin/
+*.out
+*.o
+*.su