summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@tutanota.com>2024-08-14 14:16:54 -0400
committerU-LEIDOS-CORP\shprungl <shprungl@B5K2GR3.corp.leidos.com>2024-08-14 14:16:54 -0400
commitf00cf908fdcdff676e95e563b2a93e2d4af05bc7 (patch)
treee0b81de4c0e150da872b36948d4ad245201ee488 /.gitignore
parentb5dd0df1808429a3c0ed1f86256962512b8273f5 (diff)
Compile on Windows
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2093e21..7edf854 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,7 +58,10 @@ Makefile
config.h
nsis/installer.nsi
spec/terminal-media-launcher.spec
+src/icon/*.res
src/terminal-media-launcher
+src/*.dll
+src/*.exe
src/*.o
src/unix/*.o
src/windows/*.o