Parcourir la source

[master] Update .gitignore files

Mukund Sivaraman il y a 13 ans
Parent
commit
a77342a649

+ 2 - 1
src/lib/datasrc/tests/testdata/.gitignore

@@ -1 +1,2 @@
-/*.sqlite3.copied
+/*.copied
+

+ 1 - 0
src/lib/testutils/testdata/.gitignore

@@ -1,5 +1,6 @@
 /auth_test.sqlite3.copied
 /badExampleQuery_fromWire.wire
+/does-not-exist.sqlite3
 /examplequery_fromWire.wire
 /iquery_fromWire.wire
 /iquery_response_fromWire.wire