aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatias Linares <matias.linares@comprandoengrupo.net>2025-02-25 17:05:51 -0300
committerMatias Linares <matias.linares@comprandoengrupo.net>2025-02-27 11:57:57 -0300
commit265a1db778542623e42f1b35857579c25160df88 (patch)
tree8696da64c52d8b15b21c3a442b9fc8c4747134aa /.gitignore
parentc5f854946a40b1ec278dfa999b3aaba9109dfc42 (diff)
downloadkodereviewer-265a1db778542623e42f1b35857579c25160df88.tar.gz
Add reviewer dialog and begin new diff views
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 597fc20..5a67436 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.json
qmltypes
-tests/
+mytests/
+tmp/
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -163,4 +164,4 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
-#.idea/ \ No newline at end of file
+#.idea/