summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKeuin <[email protected]>2021-01-22 20:12:08 +0800
committerkeuin <[email protected]>2021-01-22 20:12:08 +0800
commitca7f082e2a71c8fbcd2dcae21f6ec6d40cef02c7 (patch)
tree98f16612162fc8256d83e671210dd865c589a2b2 /.gitignore
parent270dd70a0fa80fbea0f7985a551c1b453e3f9903 (diff)
add testfile
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ed36e39..0ec7fc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,4 +27,7 @@ bin/
# fabric
run/
-logs/ \ No newline at end of file
+logs/
+
+# testfile
+testfile/ConfiguredIncrementalBackupMethodTest \ No newline at end of file