diff options
| author | Rasmus Luha <rasmus.luha@ut.ee> | 2026-05-30 17:53:29 +0300 |
|---|---|---|
| committer | Rasmus Luha <rasmus.luha@ut.ee> | 2026-05-30 17:53:29 +0300 |
| commit | 188a8eafd139f4cc15cf39584f9092e464a2fdf0 (patch) | |
| tree | b10cd29b0ab1fc112968c3049bae99f50b0d2802 /.gitignore | |
init commit - heimdall running
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bd6fd88 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +links.txt +roadmap.md |
