diff options
author | bpc2003 <wpesfriendnva@gmail.com> | 2025-03-14 11:48:03 -0400 |
---|---|---|
committer | bpc2003 <wpesfriendnva@gmail.com> | 2025-03-14 11:48:03 -0400 |
commit | a9880a6f40ed6f55bc56d7f59c5f88a6718e8549 (patch) | |
tree | 8e916c206c80d24a2da7655e3b2736356fec1c1e /.gitignore | |
parent | aa9bb5d3f1f7059bd9dd69d6b5f99acd68d439c2 (diff) |
Update Makefile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -3,10 +3,7 @@ *.db~ # compiled files -*.out -*.o -*.a -*.so +target/ # lsp .ccls-cache |