aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-23 00:09:20 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-23 00:09:20 +0200
commitfe820e8703bc0627f25d5bce784ba88272ad9526 (patch)
treea4dd7ac7a56606c9957f1bfcec803f7401bfee69 /.gitignore
downloadslack-fe820e8703bc0627f25d5bce784ba88272ad9526.tar.gz
slack-fe820e8703bc0627f25d5bce784ba88272ad9526.tar.bz2
slack-fe820e8703bc0627f25d5bce784ba88272ad9526.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..91134be
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+_/
+bin/
+obj/
+.*
+!.git*
+*~
+\#*\#
+*.swo
+*.swp
+*.bak
+*.o
+*.out
+*.gch
+*.su
+