diff options
| author | Joel Kronqvist <joel.kronqvist@iki.fi> | 2025-07-26 09:01:02 +0300 |
|---|---|---|
| committer | Joel Kronqvist <joel.kronqvist@iki.fi> | 2025-07-26 09:01:02 +0300 |
| commit | c810925fce7d5de1845e09538b6943f54f266cb0 (patch) | |
| tree | 7ebbd149f44dd7d4fda558bc176c94ec4389147d /.gitignore | |
| download | myslip-c810925fce7d5de1845e09538b6943f54f266cb0.tar.gz myslip-c810925fce7d5de1845e09538b6943f54f266cb0.zip | |
Initialized project and added nom as dependency
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |
