diff options
author | Johnny Richard <johnny@johnnyrichard.com> | 2023-04-14 20:55:38 +0200 |
---|---|---|
committer | Johnny Richard <johnny@johnnyrichard.com> | 2023-04-14 20:55:38 +0200 |
commit | e0f96e02d6277f92b24ea3afaa49d6c0a7a6731c (patch) | |
tree | 0399b18a0fd6f32267fc8570e20075c9a3e3d7cd /.gitignore | |
parent | be27abdc5d7895d612237803277766621601662a (diff) |
build: Move *.c to src folder
We want to have different folders for src and objs files.
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ pipac +build |