update .gitignore
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@@ -1,2 +1,18 @@
|
||||
.idea/
|
||||
.code/
|
||||
.idea
|
||||
.code
|
||||
|
||||
# python
|
||||
|
||||
# Virtualenv
|
||||
.Python
|
||||
[Bb]in
|
||||
[Ii]nclude
|
||||
[Ll]ib
|
||||
[Ll]ib64
|
||||
[Ll]ocal
|
||||
[Ss]cripts
|
||||
pyvenv.cfg
|
||||
venv
|
||||
.venv
|
||||
pip-selfcheck.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user