summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNaz <ndpm13@ch-naseem.com>2026-01-20 13:27:09 +0100
committerNaz <ndpm13@ch-naseem.com>2026-01-20 13:29:01 +0100
commite0fda2c5cfaa81f5453b4917684751083322577b (patch)
tree5f746fe6e9d3819230948617eaa7310266423c14 /.gitignore
parentf9ac585e31e00f18a4c7c926780a8956195c0210 (diff)
feat: add my own customizations
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..98f8a56
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.o
+*.rej
+*.orig
+config.h
+dwm \ No newline at end of file