24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-10 21:47:01 +02:00

Ignore .tool-versions in git, this file is used by asdf

This commit is contained in:
Badlop 2023-05-17 09:30:51 +02:00
parent 6155b001b4
commit c9a2117570

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
\#*# \#*#
.#* .#*
.edts .edts
.tool-versions
*.dump *.dump
/Makefile /Makefile
/doc /doc