diff options
| author | demo <demo@antix1> | 2026-05-24 10:32:31 -0400 |
|---|---|---|
| committer | demo <demo@antix1> | 2026-05-24 10:32:31 -0400 |
| commit | f379fca88b9f93d986ed8e6b63a2afbb9dabf47c (patch) | |
| tree | 06bf00ad5a5e4685d0e3a981b23d204cdfa74295 | |
| parent | 2393f8efb54e7d8467e27ef39f8f7abdfcce2b38 (diff) | |
chore: ignore things related to profiling and testing
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1 +1,4 @@ -pingpong
\ No newline at end of file +pingpong +pingpong.test +*.out +*.log
\ No newline at end of file |
