Added a .gitignore. Removed redundant pathops folder
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
*.pyc
|
||||
*.wav
|
||||
*.aiff
|
||||
*.aif
|
||||
Session.vim
|
||||
pip-selfcheck.json
|
||||
.DS_Store
|
||||
@@ -1,2 +0,0 @@
|
||||
import pathops
|
||||
__all__ = [ "pathops" ]
|
||||
Reference in New Issue
Block a user