diff options
author | Malfurious <m@lfurio.us> | 2023-09-15 13:03:34 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2023-09-16 08:00:08 -0400 |
commit | ba4da49423faaf49500f1b3366909e404f7862ff (patch) | |
tree | 09e285b1a4af323663e8bfa62919adeaa3128b73 /.gitignore | |
parent | a6f2c9e34b7a0bdaff2a44b54ca7999728f36773 (diff) | |
download | srcnode-ba4da49423faaf49500f1b3366909e404f7862ff.tar.gz srcnode-ba4da49423faaf49500f1b3366909e404f7862ff.zip |
cgit: Consolidate config files into a single directory
Continue cleaning the folder structure from the previous merge.
Signed-off-by: Malfurious <m@lfurio.us>
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..2fa7496 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pub |