diff options
author | Matias Linares <matias.linares@comprandoengrupo.net> | 2024-09-22 17:13:34 -0300 |
---|---|---|
committer | Matias Linares <matias.linares@comprandoengrupo.net> | 2024-09-22 17:13:34 -0300 |
commit | 1ab1edca0520ccb33196928f4a48cd521ef41d7c (patch) | |
tree | 8f6d0d1a062188ab69a5fbe7127210ba8bbe4063 /.gitignore | |
parent | a98abb965dff8dfcbdc2b47454ecfbd370b93a50 (diff) | |
download | kodereviewer-1ab1edca0520ccb33196928f4a48cd521ef41d7c.tar.gz |
Update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +*.json +qmltypes +tests/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] |