Bladeren bron

Initial commit

master
meng 2 jaren geleden
commit
02fe4de16d
2 gewijzigde bestanden met toevoegingen van 22 en 0 verwijderingen
  1. +20
    -0
      .gitignore
  2. +2
    -0
      README.md

+ 20
- 0
.gitignore Bestand weergeven

@@ -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 Bestand weergeven

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


Laden…
Annuleren
Opslaan