hh
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -3,7 +3,8 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
config.json
|
||||
config.conf
|
||||
config.d/
|
||||
# C extensions
|
||||
*.so
|
||||
# Distribution / packaging
|
||||
@@ -81,7 +82,8 @@ target/
|
||||
# IPython
|
||||
profile_default/
|
||||
ipython_config.py
|
||||
config.json
|
||||
config.conf
|
||||
config.d/
|
||||
# pyenv
|
||||
# For a library or package, you might want to ignore these files since the code is
|
||||
# intended to run in multiple environments; otherwise, check them in:
|
||||
@@ -216,4 +218,5 @@ luac.out
|
||||
*.hex
|
||||
|
||||
|
||||
config.json
|
||||
config.conf
|
||||
config.d/
|
||||
|
||||
Reference in New Issue
Block a user