🔧 Update .gitignore to ignore my stupid secrets file

This commit is contained in:
Neill Cox 2023-10-23 11:39:20 +11:00
parent cebcde61aa
commit 1d2a91b0af

4
.gitignore vendored
View file

@ -1,3 +1,7 @@
# Secrets
secrets.bash
# ---> Python # ---> Python
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/