diff options
author | adnano <me@adnano.co> | 2022-01-16 08:32:58 -0500 |
---|---|---|
committer | adnano <me@adnano.co> | 2022-01-16 08:32:58 -0500 |
commit | 2f1c189d535c2d8dce74ec44c670305f00e4a30c (patch) | |
tree | 79811ea0ebe16d28b4bd7bfe2cff1db1977919db /.gitignore | |
download | wmenu-2f1c189d535c2d8dce74ec44c670305f00e4a30c.tar.gz |
Initial commit
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..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build |