diff options
| author | 2023-11-10 19:24:56 -0500 | |
|---|---|---|
| committer | 2023-11-12 20:04:01 -0500 | |
| commit | acd44bb898996ff4e36b39b10e870e40bcaf2634 (patch) | |
| tree | fa452ee2e583566a4fd28a4ac204cf62a9a1a0bc /.gitignore | |
| parent | f1a9751af6cc6aa0bac91e7f28fc43b1a4cb64fd (diff) | |
| download | mauri-acd44bb898996ff4e36b39b10e870e40bcaf2634.tar.gz mauri-acd44bb898996ff4e36b39b10e870e40bcaf2634.tar.bz2 mauri-acd44bb898996ff4e36b39b10e870e40bcaf2634.zip | |
One last push
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ build*/ compile_commands.json .cache/ workshop_wallpapers*/ +subprojects/lz4/static/ +subprojects/lz4/include/ +subprojects/lz4/source/ |