diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-28 18:22:08 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-28 18:24:08 +0200 |
| commit | 427b877fd40ecf8e43d2bccbe75e6d063b1cf8e3 (patch) | |
| tree | d09e2c6ab731ff4a942db8faab4fbc84844ad3a2 /.gitignore | |
| parent | fb3587e51e0908c3d43722c55741cf6a386e39ce (diff) | |
| download | nvim-config-master.tar.gz nvim-config-master.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8868a5a --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +local.lua +.directory +Untitled +__pycache__/ +*.spl +*.sug |
