Update gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,5 @@
|
||||
tests/__pycache__/*
|
||||
*.pyc
|
||||
|
||||
build/*
|
||||
src/AMBER.egg-info/*
|
||||
|
Reference in New Issue
Block a user