diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-06-17 22:42:10 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-06-17 22:42:10 +0200 |
| commit | 2202078d321f4c80d7ef5e5c12692674e299ed38 (patch) | |
| tree | d6ccc55524880a6e9f8125a17f4f86c058cc21d0 /.gitignore | |
| parent | d84113b411575d24c4a1c9da0485eaeb63f25725 (diff) | |
| download | c-star-2202078d321f4c80d7ef5e5c12692674e299ed38.tar.gz | |
Initial minimalistic version
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..87a0fea --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +config.fish +fish_variables |