Parcourir la source

Initial commit

master
meng il y a 2 ans
révision
02fe4de16d
2 fichiers modifiés avec 22 ajouts et 0 suppressions
  1. +20
    -0
      .gitignore
  2. +2
    -0
      README.md

+ 20
- 0
.gitignore Voir le fichier

@@ -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 Voir le fichier

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


Chargement…
Annuler
Enregistrer