aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-07-02 09:09:58 +0200
committerMattias Andrée <maandree@kth.se>2023-07-02 09:09:58 +0200
commit2ab5473fc48d91ecce1f11c49e5decdcf821e3d4 (patch)
tree990bb8866d207f8ba7626e7574a323fbadf9c6d0 /.gitignore
parentAdd documentation to config.h (diff)
downloadxkbdbind-2ab5473fc48d91ecce1f11c49e5decdcf821e3d4.tar.gz
xkbdbind-2ab5473fc48d91ecce1f11c49e5decdcf821e3d4.tar.bz2
xkbdbind-2ab5473fc48d91ecce1f11c49e5decdcf821e3d4.tar.xz
Improve makefile and add man page1.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 8 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 66d9ded..069d7c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,11 @@
+*\#*
*~
-\#*\#
*.o
+*.a
+*.lo
+*.so
+*.su
+*.gcov
+*.gcno
+*.gcda
/xkbdbind