aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-11-17 18:25:16 +0100
committerMattias Andrée <maandree@kth.se>2023-11-17 18:25:16 +0100
commit53b1ee331f7bf40a1db1edfed863695a104b4e1e (patch)
treeca484ee59c1733dbbdafd86cfee50192421fb15b /.gitignore
downloadsshexec-53b1ee331f7bf40a1db1edfed863695a104b4e1e.tar.gz
sshexec-53b1ee331f7bf40a1db1edfed863695a104b4e1e.tar.bz2
sshexec-53b1ee331f7bf40a1db1edfed863695a104b4e1e.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..fd3345c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+*\#*
+*~
+*.o
+*.a
+*.lo
+*.su
+*.so
+*.so.*
+*.dll
+*.dylib
+*.gch
+*.gcov
+*.gcno
+*.gcda
+/sshexec