photo-front/.gitignore
Jaisen Mathai 5bd1a180ce Merge branch 'master' of github.com:jpkrohling/frontend into jpkrohling-master
Adding unit tests and making corresponding changes.

Conflicts:
	src/libraries/models/User.php
2014-08-18 23:39:55 -07:00

17 lines
269 B
Text

# Files we don't want
*.DS_Store
*~
*.swp
*.graffle
.idea
*.iml
# Useful files which should never be committed
src/configs/override.ini
src/configs/generated/*
src/html/photos/**/*
src/html/assets/cache
src/plugins/*
src/libraries/plugins/*
src/userdata/**/*
!default