소스 검색

Merge branch 'master' of https://github.com/fw876/helloworld

coolsnowwolf 2 달 전
부모
커밋
37702702e2
1개의 변경된 파일18개의 추가작업 그리고 0개의 파일을 삭제
  1. 18 0
      .gitignore

+ 18 - 0
.gitignore

@@ -0,0 +1,18 @@
+*.o
+.DS_Store
+.*.swp
+/.github/copilot-instructions.md
+/*.patch
+key-build*
+*.orig
+*.rej
+*~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
+git-src
+.project
+.cproject
+.ccache
+.vscode*