We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd439f commit 077c06aCopy full SHA for 077c06a
1 file changed
.gitignore
@@ -2,6 +2,11 @@
2
#
3
# SPDX-License-Identifier: CC0-1.0
4
5
+# Deta files
6
+.deta*
7
+.deta/prog_info
8
+.deta/state
9
+
10
# LibreOffice lock files
11
.~lock*
12
0 commit comments