add files for public distribution
based on internal repository 0a462b6 2017-11-22 14:41:39 +0100
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
work/*
|
||||
debug/*
|
||||
lib/*
|
||||
*.pyc
|
||||
*.o
|
||||
*.so
|
||||
*.exe
|
||||
*.x
|
||||
*~
|
||||
*.log
|
||||
.idea/*
|
||||
.eric4project/*
|
||||
.eric5project/*
|
||||
.ropeproject/*
|
||||
.fuse*
|
Reference in New Issue
Block a user