diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-08-30 21:08:15 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-08-30 21:08:15 +0200 |
commit | d073082cb5defaaeb0d93a299c518778481efacb (patch) | |
tree | 8d216955d87ad7e9ecd3fe6f7711c1f7ab4f72f3 /.gitignore | |
parent | dcff54ab18037b31e21def5a8fdd684c82f515a0 (diff) |
Updates
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..baff792 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +dmenu |