diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-08 09:44:15 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-08 09:44:15 +0200 |
| commit | 39b4728f15ae005902c1e163290fa36e73b92df7 (patch) | |
| tree | 1b71dff171a0eb6566bd6216ef727b175fb98fb8 /.gitignore | |
| parent | a5ed6636ad668ae2b9c7e02ea7a6d0e809ba316a (diff) | |
add gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,2 +1,3 @@ -gogios -dist/
\ No newline at end of file +/gogios +dist/ +.aider* |
