diff options
| author | Douglas B. Rumbaugh <doug@douglasrumbaugh.com> | 2022-12-31 16:28:58 -0500 |
|---|---|---|
| committer | Douglas B. Rumbaugh <doug@douglasrumbaugh.com> | 2022-12-31 16:28:58 -0500 |
| commit | c1a13da18e043a229cd08d9796ffd234c7311a86 (patch) | |
| tree | b136ee3ed665ed3ee2098a272380b80cdd0f037a /.gitignore | |
| parent | c27927c225fdf1bf649070607fcc86777c8141c1 (diff) | |
| download | st-c1a13da18e043a229cd08d9796ffd234c7311a86.tar.gz | |
XResources patch and repo cleanup
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ede3cfd --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +st +*.o +.ccls +.ccls-cache +*.orig |