diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2025-04-02 08:53:37 +0100 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2025-04-02 08:53:37 +0100 |
commit | 35fd3be7b50ccd102d8d95d9db992d7380f2c782 (patch) | |
tree | df1079db2962b2463f2d250f5808eaf368dac62f /.gitignore | |
parent | 17b617bc95002fe82dc928f6c26dfe7776ab4170 (diff) |
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..d657db4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +auto-save-list/ +eln-cache/ +transient/ |