Files
phpvms/modules/.gitignore
T

7 lines
136 B
Plaintext

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