FediMusicPlayer/.gitignore

12 lines
154 B
Plaintext
Raw Normal View History

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