aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-01-05 23:06:06 +0100
committerMattias Andrée <maandree@kth.se>2022-01-05 23:37:47 +0100
commit16e64105ff539acda5bdf6e8dedb20496038e629 (patch)
tree04f77ebb2379f704f8b902e04c05bc3ff9d8ef17 /.gitignore
downloadlibblake-16e64105ff539acda5bdf6e8dedb20496038e629.tar.gz
libblake-16e64105ff539acda5bdf6e8dedb20496038e629.tar.bz2
libblake-16e64105ff539acda5bdf6e8dedb20496038e629.tar.xz
First commit
Signed-off-by: Mattias Andrée <maandree@kth.se>
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..c2c489c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+*\#*
+*~
+*.o
+*.a
+*.lo
+*.su
+*.so
+*.so.*
+*.dll
+*.dylib
+*.gch
+*.gcov
+*.gcno
+*.gcda
+/test