Compare commits

..

No commits in common. "dbc3f117970191614acc19fef62abc3866cace67" and "52d5bbd971b0cab753600544e537f17ebcf283b7" have entirely different histories.

3 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,5 +5,4 @@ positions.txt
volume.txt
.claude/
audio/
docker/.build

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
pushd build 2>&1 >/dev/null

0
docker/.build Normal file
View File