rabin 7 년 전
커밋
fa236805d0
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+.DS_Store
+*.pyc
+data/upload/*
+data/database/*
+data/project/*