Files
PypherStream/.gitignore

5 lines
76 B
Plaintext

#Ignore all vscode files
.vscode/*
#Ignore python cache files
__pycache__/*