diff options
| author | Chris Titus <[email protected]> | 2021-10-21 15:23:20 -0500 |
|---|---|---|
| committer | Chris Titus <[email protected]> | 2021-10-21 15:23:20 -0500 |
| commit | 42a02fc81679ac1f678dbcb8c73f36b9a5b8bcad (patch) | |
| tree | c8812d3b375105d6f7967fa0ffa2256bbc7eaa6f /.gitignore | |
| download | ArchTitus-42a02fc81679ac1f678dbcb8c73f36b9a5b8bcad.tar.xz ArchTitus-42a02fc81679ac1f678dbcb8c73f36b9a5b8bcad.zip | |
1.0 Launch
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f1a9a1f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +install.conf +installlog.txt
\ No newline at end of file |
