Initial Commit

This commit is contained in:
Isaac Parenteau
2019-07-20 12:39:03 -05:00
commit 79529ecc40
66 changed files with 6549 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@ -0,0 +1,24 @@
.classpath
.idea
.project
.settings
filerepo_client/dist/
filerepo_client/nbproject/private/
filerepo_client/node/
filerepo_client/node_modules/
filerepo_client/test_out/
filerepo_client/temp/
filerepo_client/app/compiled-less
filerepo_webapp/.externalToolBuilders/
npm-debug.log
phantomjs
tags
*.DS_Store
*/bin/
**/.classpath
**/.settings
**/*.swp
**/target
**/.tern-project
**/*.iml
**/git.properties