Browse Source

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

coolsnowwolf 2 weeks ago
parent
commit
37702702e2
1 changed files with 18 additions and 0 deletions
  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*