diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-07-07 14:33:20 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-07-07 14:33:20 +0300 |
| commit | 904a7edf2aedb48b0ce9825fd5c8a46e57847073 (patch) | |
| tree | 0171a9f0f5eeb786b94900ffd56007a2dda347e2 /.gitignore | |
| download | xmonad-config-904a7edf2aedb48b0ce9825fd5c8a46e57847073.tar.gz xmonad-config-904a7edf2aedb48b0ce9825fd5c8a46e57847073.zip | |
initial commit
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..c76a7dc --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.o +*.hi +*.lock +.stack-work +xpm/tmp +xmonad.errors +xmonad-x86_64-linux |
