Lucas Gautheron 1 년 전
부모
커밋
6c26e3299c
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .DS_Store
  2. 2 0
      .gitignore

+ 0 - 1
.DS_Store

@@ -1 +0,0 @@
-.git/annex/objects/X7/fJ/MD5E-s6148--1b2108f80652c52ab4fe62db83120612/MD5E-s6148--1b2108f80652c52ab4fe62db83120612

+ 2 - 0
.gitignore

@@ -1,3 +1,5 @@
+.DS_Store
+
 # Byte-compiled / optimized / DLL files
 __pycache__/
 *.py[cod]