add requirements.txt
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -5,13 +5,18 @@
|
||||
*.swo
|
||||
*.zip
|
||||
*.log
|
||||
*.txt
|
||||
*.xls
|
||||
*.csv#
|
||||
*.exe
|
||||
*.doc
|
||||
*.docx
|
||||
file1
|
||||
/bin/__pycache__
|
||||
/asotr_csv/target/debug
|
||||
/asotr_csv/target/release
|
||||
/asotr_csv/.vscode/
|
||||
/bin/my_env
|
||||
/data/asotr/*.txt
|
||||
/data/cmd_asotr/*.txt
|
||||
/data/experiments/*.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user