diff options
| author | Jakub Dlugosz <me@jdlugosz.com> | 2025-10-31 13:19:45 +0100 |
|---|---|---|
| committer | Jakub Dlugosz <me@jdlugosz.com> | 2025-10-31 13:20:05 +0100 |
| commit | 5e61732143d6ea4d0bb4c4f2b22e68ba8b6afbc4 (patch) | |
| tree | 3b32ea6127f259e0d8abe9ef60d41a8033685ca7 /.gitignore | |
| parent | aff3bf8cbf35e90afbcfdedd8909d6e9469532d0 (diff) | |
| download | dotfiles-5e61732143d6ea4d0bb4c4f2b22e68ba8b6afbc4.tar.gz dotfiles-5e61732143d6ea4d0bb4c4f2b22e68ba8b6afbc4.zip | |
Add .dir-locals.el and root .gitignore
Diffstat (limited to '.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..0237959 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | .nrepl-port | ||
| 2 | guix | ||
