Skip to content

Commit cd18b08

Browse files
authored
Major cleanup of Common-Data repository. (#7)
1 parent d655ea5 commit cd18b08

3,310 files changed

Lines changed: 16551 additions & 49 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Compiled python modules.
2+
*.pyc
3+
4+
# Setuptools distribution folder
5+
/dist/
6+
7+
# Backup files
8+
*~

README.md

Lines changed: 130 additions & 49 deletions

0 commit comments

Comments
 (0)