diff options
| author | LLoyderino <adrijan.bjedov@gmail.com> | 2025-05-23 17:17:27 +0200 |
|---|---|---|
| committer | LLoyderino <adrijan.bjedov@gmail.com> | 2025-05-23 18:30:21 +0200 |
| commit | 6b796b8a7f3ed5f86951d169512951a61707ab57 (patch) | |
| tree | 18df4f73915015b4f1355fa5f22366e9eb44c15e /.gitignore | |
Initialized configuration files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..75ca6e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* + +!.gitignore +!init.el |
