We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a99af8 commit fffa5f4Copy full SHA for fffa5f4
1 file changed
.gitignore
@@ -32,6 +32,10 @@ docker-compose.yml
32
init.sql
33
*.tape
34
.tmp/
35
+demos/drafts/
36
+
37
+# Database files
38
+*.db
39
40
# AUR build artifacts
41
aur/*.tar.gz
0 commit comments