diff options
| author | 2024-01-01 12:02:16 -0500 | |
|---|---|---|
| committer | 2024-01-01 12:02:16 -0500 | |
| commit | ff0baeb32096e52d30877c2ee333c88efb88f75a (patch) | |
| tree | b6719775099415a1b27061e60f3b7d8bb6d17548 /.gitignore | |
| parent | 5a838b06b3889a0744a2afee2efe8d38726d7f72 (diff) | |
| download | stela-ff0baeb32096e52d30877c2ee333c88efb88f75a.tar.gz stela-ff0baeb32096e52d30877c2ee333c88efb88f75a.tar.bz2 stela-ff0baeb32096e52d30877c2ee333c88efb88f75a.zip | |
Add subprojects
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,4 +2,11 @@ build*/ compile_commands.json .cache/ .clangd/ -subprojects/ +subprojects/c89atomic.wrap +subprojects/glad/ +subprojects/libakiyo +subprojects/libalabaster +subprojects/libev.wrap +subprojects/liblfds.wrap +subprojects/wayland-protocols/ +subprojects/wlr-protocols/ |