/.gitignore

http://github.com/robertpenner/as3-signals · gitignore · 26 lines · 23 code · 3 blank · 0 comment · 0 complexity · eda4b7173d10d7e13ef18ef091f1c4af MD5 · raw file

  1. html-template/*
  2. bin-debug/*
  3. bin-release/*
  4. bin/*
  5. doc/*
  6. docs/*
  7. obj/*
  8. dist/*
  9. report/*
  10. out/*
  11. target/*
  12. .idea/dictionaries/*
  13. .idea/uiDesigner.xml
  14. .idea/workspace.xml
  15. .settings/*
  16. .actionScriptProperties
  17. .flexProperties
  18. .flexLibProperties
  19. .FlexUnitSettings
  20. .project
  21. Icon
  22. Thumbs.db
  23. .DS_Store