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-06-27 16:11:40 +0100
commitc5c01385fbe245deff9252d53c065319450851f2 (patch)
treeff78b6768bbab15a38e82987ff23ffb623507e30 /.gitignore
parent2faf9bef59414cdb48bbbb160b5a61cde4a199a3 (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