aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-17 19:30:15 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-17 19:30:15 +0200
commit7c0dd8c4d52177f866d3c0c82952c1535f339ec2 (patch)
tree8e1321c37c3078fd031f7ecdd9e22637fdd1c34d
downloadfile2key-7c0dd8c4d52177f866d3c0c82952c1535f339ec2.tar.gz
file2key-7c0dd8c4d52177f866d3c0c82952c1535f339ec2.tar.bz2
file2key-7c0dd8c4d52177f866d3c0c82952c1535f339ec2.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..b635d07
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+_/
+bin/
+obj/
+\#*\#
+.*
+!.git*
+*~
+*.swo
+*.swp
+*.bak
+*.o
+*.out
+*.su
+*.gch
+