aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-05-21 01:27:27 +0200
committerMattias Andrée <maandree@operamail.com>2014-05-21 01:27:27 +0200
commit5c66af9124e26239975a14e8bc11fef33e3783e9 (patch)
tree1c26548b942ff33b1761d04dc810c49868235ad2
downloadlibgamma-5c66af9124e26239975a14e8bc11fef33e3783e9.tar.gz
libgamma-5c66af9124e26239975a14e8bc11fef33e3783e9.tar.bz2
libgamma-5c66af9124e26239975a14e8bc11fef33e3783e9.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..4f7dd78
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+_/
+bin/
+obj/
+\#*\#
+.*
+!.git*
+*~
+*.bak
+*.swp
+*.swo
+*.su
+*.gch
+*.out
+*.o
+