Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/pp-Innovate/Training1
Browse files Browse the repository at this point in the history
  • Loading branch information
pp-Innovate committed Jan 12, 2017
2 parents a824934 + 8d56cf2 commit ae7b365
Show file tree
Hide file tree
Showing 3 changed files with 709 additions and 0 deletions.
33 changes: 33 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Object files
*.o
*.ko
*.obj
*.elf

# Precompiled Headers
*.gch
*.pch

# Libraries
*.lib
*.a
*.la
*.lo

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex

# Debug files
*.dSYM/
*.su
Loading

0 comments on commit ae7b365

Please sign in to comment.