Skip to content

Commit 53e5023

Browse files
author
James Foster
committed
Don't commit build directory for log_file_server.
1 parent c2fd944 commit 53e5023

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

extras/log_file_server/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
build/
2+
13
# https://dart.dev/guides/libraries/private-files
24
# Created by `dart pub`
35
.dart_tool/
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const String gitVersion = '23.8.1-7-g4103c+';
1+
const String gitVersion = '23.8.1-5-gc2fd9+';

src/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define VERSION "23.8.1-7-g4103c+"
1+
#define VERSION "23.8.1-5-gc2fd9+"

0 commit comments

Comments
 (0)