diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2022-09-21 02:17:11 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2022-09-21 02:17:11 +0300 |
commit | 2c6eed73469c442a62757ef936d10b17a6710ca2 (patch) | |
tree | b884651439dbf30a38c01e8af22dc05f16cf7ab0 | |
parent | 55c590a27ba58cd3fbc06459f812aa12200e8787 (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 |