diff options
author | fadhil riyanto <me@fadev.org> | 2024-09-26 16:58:09 +0700 |
---|---|---|
committer | fadhil riyanto <me@fadev.org> | 2024-09-26 16:58:09 +0700 |
commit | 5c6a8e3637e401c79cf13389132f017e61d71736 (patch) | |
tree | b1d1d12dfc117ebb9e121381496b2989f5b910f3 /.gitignore | |
parent | 5e1b67d4990512c3b3a14b4be94ee050afc45e29 (diff) |
change ident width and add another ignore file
Signed-off-by: fadhil riyanto <me@fadev.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1 +1,3 @@ -build/
\ No newline at end of file +build/ +.cache +test/p
\ No newline at end of file |