summaryrefslogtreecommitdiff
path: root/graph-checker/.gitignore
diff options
context:
space:
mode:
authorAndrew Guschin <guschin@altlinux.org>2024-09-10 16:25:15 +0400
committerAndrew Guschin <guschin@altlinux.org>2024-09-10 16:25:28 +0400
commitcd198b7c36f65e8d6faaca3f3b3c47b87c2ce350 (patch)
treeb21bc3ab7d54d0ce6adcbec25ed9293716b57191 /graph-checker/.gitignore
parent9e30b5950eaad2ef8e5cce251e166a71b13cf336 (diff)
feat: add async processor of tasksgeng-gen
Diffstat (limited to 'graph-checker/.gitignore')
-rw-r--r--graph-checker/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/graph-checker/.gitignore b/graph-checker/.gitignore
new file mode 100644
index 0000000..99c52db
--- /dev/null
+++ b/graph-checker/.gitignore
@@ -0,0 +1,7 @@
+target
+*.sqlite
+*.sqlite-shm
+*.sqlite-wal
+
+*.o
+*.a