lbrypress/.gitignore
2018-10-25 19:44:08 -05:00

13 lines
110 B
Text

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