diff options
| author | kdam0 <me@kumardamani.net> | 2023-03-24 19:53:25 +0000 |
|---|---|---|
| committer | kdam0 <me@kumardamani.net> | 2023-03-24 19:59:51 +0000 |
| commit | 3bc21967e0fd6f9ba540dc07adbbd8810c7a921e (patch) | |
| tree | 75b99d9e7676f1e5bc62ead592fe94a5d0222787 | |
| parent | a40fa362c7737d4ff498f295f4df56e04080a852 (diff) | |
added gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4a0c619 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +hosts.nix |
