diff options
author | xyz <gky44px1999@gmail.com> | 2021-07-20 10:14:42 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-07-20 10:14:42 -0700 |
commit | cb5b776e3730c7f11bda9db0d5ce1583a54dcae7 (patch) | |
tree | 35cb0e369abc006671a5dd663d92215b7aac905e /.config | |
parent | 953b30d46b0a3236962ea6d6679c29a58c642791 (diff) |
add git ignore
Diffstat (limited to '.config')
-rw-r--r-- | .config/git/ignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/git/ignore b/.config/git/ignore index 9573c3fd..b2e6e394 100644 --- a/.config/git/ignore +++ b/.config/git/ignore @@ -1,3 +1,5 @@ *.exe *.log *.o +*.so +.qmake.stash |