1
0
Fork 0

don't ship config files

This commit is contained in:
Kevin Matz 2022-05-13 00:03:21 -04:00
parent 21c5c1787f
commit 55e0efc093
4 changed files with 3 additions and 24 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.cfg
# Antlr4
*.interp
*.tokens

@ -1 +1 @@
Subproject commit a34327a874af02398fcbe020c4dd06b4c0433579
Subproject commit 1c499437d76503dd420eac4f735813dfed262715

View File

@ -1,22 +0,0 @@
[button]
names=switch1,switch2,switch3,switch4
[switch1]
pin: 12
close: "gl21/2"
open: "gl21/1"
[switch2]
pin: 16
close: "gl22/2"
open: "gl22/1"
[switch3]
pin: 20
close: "gl23/2"
open: "gl23/1"
[switch4]
pin: 21
close: "gl24/2"
open: "gl24/1"

View File

@ -1 +0,0 @@
baconscript/server.cfg