FediMusicPlayer/.gitignore
2023-04-23 00:34:06 -07:00

13 lines
168 B
Plaintext

# Ignore everthing
*
# Only include project files
!/installation/*
!/installation/
!/audioPlayer.js
!/index.html
!/musicList.js
!/README.md
!/styles.css
!/LICENSE.txt