Commit 9ae00419e4c37dae943f0cdbd2251637443b2255
Committed by
Gitee
1 parent
5cd28d56
删除文件 .gitignore
Showing
1 changed file
with
0 additions
and
18 deletions
.gitignore deleted
100644 → 0
| 1 | -# Build and Release Folders | ||
| 2 | -bin-debug/ | ||
| 3 | -bin-release/ | ||
| 4 | -[Oo]bj/ | ||
| 5 | -[Bb]in/ | ||
| 6 | - | ||
| 7 | -# Other files and folders | ||
| 8 | -.settings/ | ||
| 9 | - | ||
| 10 | -# Executables | ||
| 11 | -*.swf | ||
| 12 | -*.air | ||
| 13 | -*.ipa | ||
| 14 | -*.apk | ||
| 15 | - | ||
| 16 | -# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` | ||
| 17 | -# should NOT be excluded as they contain compiler settings and other important | ||
| 18 | -# information for Eclipse / Flash Builder. |