diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-12-16 20:59:26 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-12-16 20:59:26 +0100 |
| commit | 16f9ce1f005cd2d7c482722b961358d8f209bb83 (patch) | |
| tree | 451a00f26bd29a2ba8318d96c9361c7d827df611 /.gitignore | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a2786d4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +audio/ + +libplug.so +mvis +*.bak |
