mirror of
https://github.com/konpa/devicon.git
synced 2025-08-14 10:34:14 +02:00
Removed .pyc files and add them to gitignore
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,4 +2,5 @@ node_modules
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
.idea
|
||||||
geckodriver.log
|
geckodriver.log
|
||||||
__pycache__
|
__pycache__
|
||||||
|
*.pyc
|
Reference in New Issue
Block a user