diff options
| author | June McEnroe <june@causal.agency> | 2020-01-25 07:06:21 -0500 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2020-01-25 07:06:21 -0500 |
| commit | 60a0a98971920c433ad832b74afd8948d3faad63 (patch) | |
| tree | 4f83c25f2a15e2ca4f23babab72177ca9d6b5cac /.gitignore | |
| parent | Add basic manual page (diff) | |
| download | notemap-60a0a98971920c433ad832b74afd8948d3faad63.tar.gz notemap-60a0a98971920c433ad832b74afd8948d3faad63.zip | |
Add UUIDv4 generation
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..62e16ab --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +notemap |