Compare commits

...

2 Commits

Author SHA1 Message Date
9a35c6d041 added link to author website 2020-04-23 15:35:39 +02:00
4308006224 removed ds_store, updated gitignore 2020-04-18 14:28:39 +02:00
3 changed files with 6 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
_book/
node_modules/
.DS_Store
.AppleDouble
.LSOverride

View File

@@ -1,5 +1,7 @@
# A guide to live stream musical performances from home
V1.0 written by [TFLCL.XYZ](http://tflcl.xyz)
### Available online [here](https://tflcl.xyz/MusicalPerformanceStreamingGuide/)
### Contributions are welcome: [github repo](https://github.com/Teufeuleu/StreamingAudioPerformanceGuide)