소스 검색

static images dir

Alex Cheema 8 달 전
부모
커밋
38ee815107
3개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore
  2. BIN
      exo/tinychat/images/8014d04e-b85a-44a2-88a3-29091c42bff5.png
  3. 3 0
      exo/tinychat/images/README.md

+ 2 - 0
.gitignore

@@ -171,3 +171,5 @@ cython_debug/
 
 **/*.xcodeproj/*
 .aider*
+
+./exo/tinychat/images/*.png

BIN
exo/tinychat/images/8014d04e-b85a-44a2-88a3-29091c42bff5.png


+ 3 - 0
exo/tinychat/images/README.md

@@ -0,0 +1,3 @@
+# images dir
+
+Images generated in tinychat are stored and served from here.