From 49f3aa541d7817b338cdc69fd936492c43d4d26b Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Tue, 13 Aug 2024 10:28:15 +0200 Subject: [PATCH] Add deploy entry --- .gitignore | 1 + sync | 1 + 2 files changed, 2 insertions(+) create mode 100644 sync diff --git a/.gitignore b/.gitignore index 6c21b9a..7a36dcf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ tmp main.log +main.exe diff --git a/sync b/sync new file mode 100644 index 0000000..32431e7 --- /dev/null +++ b/sync @@ -0,0 +1 @@ +main.exe,"C:\Program Files\Git\usr\bin\vsclean.exe" \ No newline at end of file