commit 7dda985

shrub  ·  2026-03-16 14:41:32 +0000 UTC
parent ae0bb9a
use upstream gitignore
1 files changed,  +13, -15
+13, -15
 1@@ -1,16 +1,14 @@
 2 *.o
 3-*.a
 4-
 5-# Generated from swc.pc.in
 6-swc.pc
 7-
 8-# Generated from protocol/*.xml
 9-protocol/*.c
10-protocol/*.h
11-
12-# Generated from launch/launch.c
13-launch/swc-launch
14-
15-# Generated from convert_font.c and cursor.pcf
16-cursor/convert_font
17-cursor/cursor_data.h
18+*.lo
19+.*.sw*
20+
21+protocol/*-protocol.[ch]
22+
23+/.deps/
24+/swc.pc
25+/libswc/libswc.a
26+/libswc/libswc.so*
27+/launch/swc-launch
28+/cursor/convert_font
29+/cursor/cursor_data.h
30+/example/wm