1234567891011121314151617181920212223 |
- # ---> Linux
- *~
- # KDE directory preferences
- .directory
- # Linux trash folder which might appear on any partition or disk
- .Trash-*
- # ---> Actionscript
- # Build and Release Folders
- bin/
- bin-debug/
- bin-release/
- # Other files and folders
- .settings/
- # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
- # should NOT be excluded as they contain compiler settings and other important
- # information for Eclipse / Flash Builder.
|