diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-10-25 22:14:25 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-10-25 22:14:25 +0530 |
commit | 0a0fa87149245f25f728e6b85d684dd8eb9be01d (patch) | |
tree | 5b486b70573a4b16da2c72c6353b19ca9f47b5ce /.gitignore | |
parent | 1354935f4e1775ea7140fd85bd70a59d8bfe594f (diff) |
adding buildfiles to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4af707e --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +config.h +dmenu +dmenu.o +drw.o +stest +stest.o +util.o |