/ Published in: Other
Put in root.
Expand |
Embed | Plain Text
# Compiled source # ################### *.com *.class *.dll *.exe *.o *.so # Packages # ############ # it's better to unpack these files and commit the raw source # git has its own built in compression methods *.7z *.dmg *.gz *.iso *.jar *.rar *.tar *.zip # Logs and databases # ###################### *.log *.sql *.sqlite # OS generated files # ###################### .DS_Store? ehthumbs.db Icon? Thumbs.d # Editor generated files # ############################ *~ README~ README.markdown~ *.sublime-project .project # Folders # ########### _docs/ _docs/* version-0.0.1/ version-0.0.1/* # git # ####### .gitignore .gitignore~ # gh-pages/ # gh-pages/* # CI # ###### application/config/ application/config/* # WP # ###### wp-config.php
You need to login to post a comment.
