You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- ###############
- # folder #
- ###############
- /runtime
-
- ###############
- # fixed file #
- ###############
-
-
- #################
- ## Eclipse
- #################
-
- *.pydevproject
- .project
- .metadata
- bin/
- tmp/
- *.tmp
- *.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
|