소스 검색

Initial commit

master
meng 2 년 전
커밋
02fe4de16d
2개의 변경된 파일22개의 추가작업 그리고 0개의 파일을 삭제
  1. +20
    -0
      .gitignore
  2. +2
    -0
      README.md

+ 20
- 0
.gitignore 파일 보기

@@ -0,0 +1,20 @@
# ---> Actionscript
# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/

# Other files and folders
.settings/

# Executables
*.swf
*.air
*.ipa
*.apk

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


+ 2
- 0
README.md 파일 보기

@@ -0,0 +1,2 @@
# CNVkit_pipeline


Loading…
취소
저장