Files
phpvms/modules/.gitignore
Nabeel Shahzad 21c7fa4dc6 Sample module
2017-12-01 14:38:30 -06:00

7 lines
137 B
Plaintext

# Ignore everything so if we update via git, nothing is overwritten
*
# But keep the sample and this file around
!.gitignore
!Sample/**