123456789101112131415161718192021 |
- # ---> 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.
- # ---> Ada
- # Object file
- *.o
- # Ada Library Information
- *.ali
|