diff options
author | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-10-07 07:52:09 +0100 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-10-07 07:52:09 +0100 |
commit | d0e86c7cf2ff5853e3500f68a8d257c6f36a2321 (patch) | |
tree | b9190ba8d0bd53919c5c82e630d0c5934c1cc7f0 | |
parent | c950b0272a8240dccef240078f716947f0e013ff (diff) |
Add .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..a972630 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +Session.vim +build |