Selaa lähdekoodia

Project files (`.project`, `.actionScriptProperties` and `.flexProperties`) removed from .gitignore as they should be version-controlled.

pull/380/head
borekb 12 vuotta sitten
vanhempi
commit
818ed295cf
1 muutettua tiedostoa jossa 5 lisäystä ja 4 poistoa
  1. 5
    4
      Actionscript.gitignore

+ 5
- 4
Actionscript.gitignore Näytä tiedosto

@@ -3,8 +3,9 @@ bin/
bin-debug/
bin-release/

# Project property files
.actionScriptProperties
.flexProperties
# Other files and folders
.settings/
.project

# 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.

Loading…
Peruuta
Tallenna