remove-compile4
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,15 +1,13 @@
|
|||||||
# Python
|
# Python
|
||||||
# **/__pycache__/
|
**/__pycache__/
|
||||||
# *.py[cod]
|
*.py[cod]
|
||||||
# *$py.class
|
*$py.class
|
||||||
|
|
||||||
|
|
||||||
# IDEs and editors
|
# IDEs and editors
|
||||||
|
.idea/
|
||||||
# .idea/
|
.vscode/
|
||||||
# .vscode/
|
*.suo
|
||||||
# *.suo
|
|
||||||
|
|
||||||
# *.ntvs*
|
# *.ntvs*
|
||||||
# *.njsproj
|
# *.njsproj
|
||||||
# # *.sln
|
# # *.sln
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user