Initial commit
This commit is contained in:
+24
@@ -0,0 +1,24 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.pyo
|
||||
|
||||
# Virtual environment
|
||||
bin/
|
||||
lib/
|
||||
include/
|
||||
pyvenv.cfg
|
||||
share/
|
||||
|
||||
# RSC credentials and token cache
|
||||
rsc.json
|
||||
~/.rbkRscsession.*
|
||||
|
||||
# RSA keys
|
||||
*.pem
|
||||
*.key
|
||||
|
||||
SCRATCH
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user