aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-04-04 06:13:52 +0200
committerdec05eba <dec05eba@protonmail.com>2022-04-05 04:06:47 +0200
commit6a01677e236b76097e93de1cee06b05ab0aa0efa (patch)
tree6832222c2754ac4725232430adefbb8155298f84 /.gitignore
parentc43fa5e4eeee78c0990a6343b6c6246422b3ab9c (diff)
Remove unecessary cuda memcpy when using nvfbc
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 0cf74c6..7d676bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,5 @@ tests/compile_commands.json
.clangd/
.cache/
-main.o
-sound.o
+*.o
gpu-screen-recorder