.gitignore (145B) - View raw
1 2 3 4 5 6 7 8 9 10 11 12 13 14 install_manifest.txt *.swp *.o *.a bin/ test/ build/ build-*/ .cache/ .lvimrc config-debug wayland-*-protocol.* /subprojects/wlroots subprojects
1 2 3 4 5 6 7 8 9 10 11 12 13 14
install_manifest.txt *.swp *.o *.a bin/ test/ build/ build-*/ .cache/ .lvimrc config-debug wayland-*-protocol.* /subprojects/wlroots subprojects