diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-02-20 20:55:43 +0100 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-02-20 20:55:43 +0100 |
commit | 5c6cdad0ed119a2bd4c91390b23f9a5a4f4399fd (patch) | |
tree | 7829c00e2e1a5e4db1cd0096c792160411419332 /.gitignore | |
download | dwm-master.tar.xz |
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ |