Created
March 25, 2015 21:28
-
-
Save tittee/e4a2a759bc97229619ba to your computer and use it in GitHub Desktop.
ss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://git-scm.com/docs/gitignore | |
# https://help.github.com/articles/ignoring-files | |
# Example .gitignore files: https://github.com/github/gitignore | |
/bower_components/ | |
/node_modules/ | |
/admin/ | |
/cgi-bin/ | |
/configuration.php | |
/css/ | |
/demo/ | |
/font/ | |
/globals.php | |
/images/ | |
/includes/ | |
/login_backoffice.php | |
/readyanddrive_2.sql | |
/readyanddrive/ | |
/modules/ | |
/logout.php | |
/js/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment