diff options
| author | Adam <adammegarules1@gmail.com> | 2026-08-03 20:09:44 +0200 |
|---|---|---|
| committer | Adam <adammegarules1@gmail.com> | 2026-08-03 20:09:44 +0200 |
| commit | b9b255a4816533ddcc8cb698c668822803faffdf (patch) | |
| tree | 30eb37a108d3068a65e8438885ee3ca23826fb30 /.gitignore | |
| parent | 14cbced7d8a4116c6418854f1b5b583ae71e82a0 (diff) | |
Updating git ignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,4 +8,5 @@ cache/ cmake-build-debug/ .idea/ cmake-build-release/ -.vscode
\ No newline at end of file +.vscode +perf.* |
