소스 검색

:eyes: Ignore distributable files

As they are generated through GNU/make.
DricomDragon 2 년 전
부모
커밋
d288054c27
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -1,2 +1,5 @@
 # generated HTML
 *.gen.html
+
+# distributable folder
+dist/