FediMusicPlayer/.gitignore

12 lines
154 B
Plaintext

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