# folders and files to be ignored by git ################# ## Eclipse ################# *.pydevproject .project .metadata tmp/ *.tmp *.bak *.swp *~.nib local.properties .classpath .settings/ .loadpath # External tool builders .externalToolBuilders/ # Locally stored "Eclipse launch configurations" *.launch # CDT-specific .cproject # PDT-specific .buildpath ############ ## Windows ############ # Windows image file caches Thumbs.db # Folder config file Desktop.ini ################# ## Misc ################# # Netbeans project meta data nbproject/ # SVN .svn # phptidy .phptidy-cache *.phptidybak *.phptidybak~