diff options
author | Louie Shprung <lshprung@tutanota.com> | 2024-08-07 22:34:44 -0400 |
---|---|---|
committer | Louie Shprung <lshprung@tutanota.com> | 2024-08-07 22:34:44 -0400 |
commit | a18a8b783d71859e01c550b0acf6e0cefbef0d9f (patch) | |
tree | c113e31d614aea194e6871eda19006d91ea03b1e /.gitignore | |
parent | a23c315905c126667f13091989ca2879b5337582 (diff) |
Working demo for loading groups and entries from lua config
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..540814b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.cache +*~ +*.tar.gz |