diff options
author | schizoid <schizoidparty@aol.com> | 2024-12-06 14:56:09 -0500 |
---|---|---|
committer | schizoid <schizoidparty@aol.com> | 2024-12-06 14:56:09 -0500 |
commit | 99600b139509eddf2a1cba92840f5b278f35a195 (patch) | |
tree | 175bbbecfda420cc5a0f5ede8d1a70f452c5c8a0 /.gitignore | |
parent | 3aafbdf0c13f40636938685b1ed3641dca5ee26c (diff) |
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..aea7607 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +dwm +dwm.o +util.o +config.h |