diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-08-17 10:57:55 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-08-17 10:57:55 +0400 |
commit | 1a6a2eded54ae8c84a62aae4bc81be091bf3ac83 (patch) | |
tree | 31bed61e19f1b2d1328cb245d5bc2cac8cc3eb33 /.gitignore | |
parent | fdaed03130cd39300af3937a4d82657ef480c964 (diff) |
gitignore added
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8180a7b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.orig +*.diff +*.rej +config.def.h |