diff options
author | tsxv478 <vt0451@yandex.ru> | 2022-09-21 02:17:11 +0300 |
---|---|---|
committer | tsxv478 <vt0451@yandex.ru> | 2022-09-21 02:17:11 +0300 |
commit | 6d4159510352d4f7410ac40e00c6fc519ffbd64b (patch) | |
tree | b884651439dbf30a38c01e8af22dc05f16cf7ab0 | |
parent | 2cbbab517fe67c5f5ed5a2c892f7c4ce93cff7c9 (diff) |
add gitignore
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a391460 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +dmenu +config.h +patches +*.o +*.rej +*.orig |