diff options
| author | Asa Venton <asav1410@gmail.com> | 2020-11-03 18:32:29 +0000 |
|---|---|---|
| committer | Asa Venton <asav1410@gmail.com> | 2020-11-03 18:32:29 +0000 |
| commit | dae44f9e7bf09243dae48de33caf2a10935819b1 (patch) | |
| tree | a7256679c19c151327f7968152c6282c7c7624ea /.gitignore | |
| parent | a179ea23e5c777bb5fffc1501cc18e1906ed0d49 (diff) | |
Add *.conf to gitignore
Diffstat (limited to '.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..fee9217 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.conf |
