aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-11-04 00:00:24 +0100
committerMattias Andrée <maandree@operamail.com>2014-11-04 00:00:24 +0100
commit6e691059f473b5d6f4667bf6774b4f9e72d40cc8 (patch)
treef3e3c9a55f8df772140d3b6dd31238c227d47d70 /.gitignore
downloadlibkeccak-6e691059f473b5d6f4667bf6774b4f9e72d40cc8.tar.gz
libkeccak-6e691059f473b5d6f4667bf6774b4f9e72d40cc8.tar.bz2
libkeccak-6e691059f473b5d6f4667bf6774b4f9e72d40cc8.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d6d2db2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+_/
+bin/
+obj/
+\#*\#*
+.*
+!.git*
+*~
+*.sw[op]
+*.bak
+*.o
+*.out
+*.so
+*.gch
+*.info
+*.pdf
+*.ps
+*.dvi
+