Files
PypherStream/.gitignore
2019-04-04 15:20:42 -04:00

5 lines
76 B
Plaintext

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