Add tmp to .gitignore

This commit is contained in:
Joaco Esteban 2024-02-03 14:52:47 +01:00
parent fdd172a136
commit be3eeb9091

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.htm? *.htm?
*.json *.json
.idea/ .idea/
tmp