tasks/01-project-setup.md done

This commit is contained in:
2026-01-24 13:47:18 +01:00
parent 3ca9c10678
commit 61ccba3548
5 changed files with 120 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@@ -0,0 +1,20 @@
# Byte-compiled files
*.elc
# Eldev
.eldev/
Eldev-local
# Package archives
/packages/
# Test artifacts
/test/tmp/
# Editor
*~
\#*\#
.#*
# OS
.DS_Store