mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-01-14 11:54:28 +01:00
Updates gitignore
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@@ -1,29 +1,9 @@
|
||||
*~
|
||||
\#*\#
|
||||
.\#*
|
||||
build/
|
||||
dist/
|
||||
node_modules/
|
||||
.vscode/
|
||||
*.log
|
||||
.nyc_output
|
||||
logs/
|
||||
|
||||
.DS_Store
|
||||
.idea
|
||||
/pisa-btc/venv/*
|
||||
conf.py
|
||||
bitcoin.conf*
|
||||
*__pycache__
|
||||
.pending*
|
||||
pisa.log
|
||||
pisa-btc/apps/cli/*.json
|
||||
|
||||
.\#*
|
||||
build/
|
||||
dist/
|
||||
node_modules/
|
||||
.vscode/
|
||||
*.log
|
||||
.nyc_output
|
||||
logs/
|
||||
|
||||
Reference in New Issue
Block a user