1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-05-25 14:05:22 +00:00
This commit is contained in:
MatteZ02
2019-08-02 11:32:00 +03:00
parent 6ae27ae369
commit bf618eecd7
23 changed files with 3067 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# Packages
node_modules/
# Log files
logs/
*.log
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
# Env
.env
# Miscellaneous
.tmp/
.github/