mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Pycharm folder added to gitignore
This commit is contained in:
parent
2431fea98a
commit
e17ea08e24
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -118,6 +118,9 @@ dmypy.json
|
|||
# vscode
|
||||
.vscode
|
||||
|
||||
# Pycharm
|
||||
.idea
|
||||
|
||||
# TF code
|
||||
tensorflow_code
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue