some cleanup

This commit is contained in:
Von Random 2019-03-05 19:24:23 +03:00
parent c70a4549cb
commit b163eb516e
2 changed files with 1 additions and 15 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
*.iml
*.swp
*.wpr
*.wpu
.idea
__pycache__

View file

@ -1,15 +0,0 @@
#!wing
#!version=5.0
##################################################################
# Wing IDE project file #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('.'),
'excludes': (),
'filter': u'Python Files',
'include_hidden': False,
'recursive': True,
'watch_for_changes': True}]
proj.file-list = [loc('conf.ini'),
loc('README.md')]
proj.file-type = 'shared'