ソースを参照

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


読み込み中…
キャンセル
保存