adding lock command, generalizing the checkfiletypes function

This commit is contained in:
2020-06-04 17:38:26 -04:00
parent 0276a1d776
commit db2221c515
8 changed files with 348 additions and 118 deletions

View File

@@ -41,3 +41,6 @@ remotebranches = ["master", "test", "test2"]
[nocompress]
[locked]
files = ["test1\\client8.exe", "client1.exe"]
exts = [".png"]