mirror of
https://github.com/kawasaki/pyscrlink.git
synced 2025-09-04 16:50:11 +02:00
.gitignore: Remove certificate files and add pycache
WSS server certificate files are no longer generated in the directory git controls. Remove it from .gitignore. Add __pycache__ directory to .gitignore not to make "git status" list it. Signed-off-by: Shin'ichiro Kawasaki <kawasaki@juno.dti.ne.jp>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1 @@
|
||||
#Generated certificate files
|
||||
/scratch-device-manager.*
|
||||
/__pycache__
|
||||
|
Reference in New Issue
Block a user