ignoring pdf files for now in git commits

This commit is contained in:
Jaap Marsman 2022-11-06 15:01:02 +08:00
parent 88edbe33bd
commit d01d32582c

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
# Mac-specific # Mac-specific
.DS_Store .DS_Store
*.pdf
# ---> Godot # ---> Godot
# Godot-specific ignores # Godot-specific ignores