aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-04-01 23:39:01 +0200
committerMattias Andrée <maandree@kth.se>2021-04-01 23:39:01 +0200
commitc120520578692ee2448ba057e470ac580fc01de8 (patch)
treee1a89a37ff4abe4578edd50c5eff6411cdad3a9b /.gitignore
downloadlibterminput-c120520578692ee2448ba057e470ac580fc01de8.tar.gz
libterminput-c120520578692ee2448ba057e470ac580fc01de8.tar.bz2
libterminput-c120520578692ee2448ba057e470ac580fc01de8.tar.xz
First commit
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e41cec2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+*~
+*\#*
+*.a
+*.o
+*.so
+*.su
+*.out
+/test
+/interactive-test