diff options
author | tv <tv@krebsco.de> | 2024-09-18 11:44:48 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2024-09-18 11:44:48 +0200 |
commit | f9bb851e5fcfc8987fcc2ae796fe203ca560d1de (patch) | |
tree | c31aa1c0f32c1800b2a28e888d205d598e3b6970 /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bd3950e --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/*/*-backups +/*/fp-info-cache +/*/output |