diff options
author | Saturneric <[email protected]> | 2021-06-19 11:41:00 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2021-06-19 11:41:00 +0000 |
commit | 94aa4b9c771303f789d2808e0d5642b041cebd5c (patch) | |
tree | 6e06cff6664dd321f7a62a61cef7df81b1da9db2 /.gitignore | |
parent | Continue to edit ReadME. (diff) | |
download | GpgFrontend-94aa4b9c771303f789d2808e0d5642b041cebd5c.tar.gz GpgFrontend-94aa4b9c771303f789d2808e0d5642b041cebd5c.zip |
Make some corrections.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +#CLion +.idea + # Clangd .cache/ test/ |