Updated to exclude everything but project files

This commit is contained in:
Anon 2023-04-19 22:34:58 -07:00
parent 9f39cec039
commit eda4ec0340

12
.gitignore vendored
View File

@ -1 +1,11 @@
*/ # Ignore everthing
*
# Only include project files
!/installation/*
!/installation/
!/audioPlayer.js
!/index.html
!/musicList.js
!/README.md
!/styles.css