lbrypress/.gitignore
Lemuel Smyth e49670732c
Basic tabbed structure (#45)
* gitignore rm vscode

* structure for tabbed admin

* options-page rewrite

* comment out unused include

* define LBRY_SPEECH_SETTINGS

* amend commit to rm style enqueue
2022-02-12 09:56:59 -06:00

15 lines
127 B
Text

# ignore extension-less files
*
!/**/
!*.*
.DS_Store
.vscode/*
tmp/*
logs/*
!*.gitkeep
#Ignore config file
lbry_config.php