diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-01-05 20:23:33 +0100 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-01-05 20:23:33 +0100 |
commit | 72b15842815566c46b9e770915fa917d41e7fe89 (patch) | |
tree | 132e5ef83fca501b436003838c0bf21fb6bc961b /.gitignore | |
parent | Various minor fixes (diff) | |
download | smolbote-72b15842815566c46b9e770915fa917d41e7fe89.tar.xz |
Updated ReadMe and pkgbuild
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,5 +4,8 @@ build* # QtCreator .pro.user settings *.user +# clion +.idea + # python __pycache__ |