aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-04-03 17:20:29 +0200
committerMattias Andrée <maandree@operamail.com>2015-04-03 17:20:29 +0200
commita6f54bc8757460f2b48e018645579634dab2cf39 (patch)
tree5c4058234de795dab19d4009bca32f54de1a8086
downloadexec-as-a6f54bc8757460f2b48e018645579634dab2cf39.tar.gz
exec-as-a6f54bc8757460f2b48e018645579634dab2cf39.tar.bz2
exec-as-a6f54bc8757460f2b48e018645579634dab2cf39.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..28f0ead
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+_/
+bin/
+obj/
+\#*\#
+.*
+!.git*
+*~
+*.bak
+*.swo
+*.swp
+*.out
+*.o
+*.su
+*.gch
+