aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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/