diff options
author | uvok cheetah | 2022-12-29 11:15:03 +0100 |
---|---|---|
committer | uvok cheetah | 2022-12-29 11:15:03 +0100 |
commit | 1c0951c3eba906c996e0aa8b59f5e04a4b1a1ce9 (patch) | |
tree | 7bab7438f5a68f8e35e9f6bb68873b741d43969b /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..934f586 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +/hosts +/passwd.yml +*.bak +*~ +*.swp + |