Skip to content

Commit

Permalink
Upstream sync
Browse files Browse the repository at this point in the history
  • Loading branch information
UnAfraid committed Sep 25, 2017
1 parent 2811cea commit 47f249e
Show file tree
Hide file tree
Showing 509 changed files with 12,322 additions and 64,776 deletions.
11 changes: 11 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.java text
*.xml text
*.properties text

# SH files must always use LF.
*.sh eol=lf
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Eclipse
.classpath
.project
.settings
.metadata
bin/
/.recommenders/

# Idea
*.iml
/.idea/

# Gradle
/.gradle/
*/build/


.DS_Store
.directory
*.log

/log/
/build/
100 changes: 0 additions & 100 deletions ESPlorer/_lua/test100lines.lua

This file was deleted.

73 changes: 0 additions & 73 deletions ESPlorer/build.xml

This file was deleted.

3 changes: 0 additions & 3 deletions ESPlorer/manifest.mf

This file was deleted.

Empty file.
12 changes: 0 additions & 12 deletions ESPlorer/nbproject/private/profiler/attach.xml

This file was deleted.

116 changes: 0 additions & 116 deletions ESPlorer/nbproject/private/profiler/configurations.xml

This file was deleted.

Binary file not shown.
17 changes: 0 additions & 17 deletions ESPlorer/nbproject/project.xml

This file was deleted.

Empty file removed ESPlorer/run/run-dir
Empty file.
Loading

0 comments on commit 47f249e

Please sign in to comment.