Before begin a project make one base project config or use base that exist
Suggestion use linux common dirs names (bin, etc, ...) like other projects do.
Define vcs for your project
- tab == 4 spaces (always use space)
- utf8
Some same structure for folders:
- server/local code source path
- code: python/java/php/ruby
- interface code source path
- html
- css
- js
- images
- fonts
- other
- xml
- configs
- scripts
- run
- install
- uninstall
- stop
- Django-admin
- CookieCutters