Updated to exclude everything but project files
This commit is contained in:
parent
9f39cec039
commit
eda4ec0340
12
.gitignore
vendored
12
.gitignore
vendored
@ -1 +1,11 @@
|
||||
*/
|
||||
# Ignore everthing
|
||||
*
|
||||
|
||||
# Only include project files
|
||||
!/installation/*
|
||||
!/installation/
|
||||
!/audioPlayer.js
|
||||
!/index.html
|
||||
!/musicList.js
|
||||
!/README.md
|
||||
!/styles.css
|
||||
|
Loading…
Reference in New Issue
Block a user