Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
window
Browse files Browse the repository at this point in the history
  • Loading branch information
springkjw committed Oct 30, 2016
0 parents commit b7d7ca2
Show file tree
Hide file tree
Showing 497 changed files with 58,362 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
.idea/*

*.egg-info
*.pot
*.py[co]
.tox/
__pycache__
MANIFEST
venv/
dist/
docs/_build/
docs/locale/
node_modules/
tests/coverage_html/
tests/.coverage
build/
tests/report/
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# csbi
KAIST CSBI 연구실 홈페이지
Loading

0 comments on commit b7d7ca2

Please sign in to comment.