Skip to content

Commit

Permalink
tested, ready for intial release
Browse files Browse the repository at this point in the history
  • Loading branch information
sergpolly committed Sep 12, 2016
1 parent d9baf27 commit dce6e6c
Showing 1 changed file with 9 additions and 29 deletions.
38 changes: 9 additions & 29 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,33 +1,13 @@
# Object files
*.o
*.ko
*.obj
*.elf
# info files ...
*.dat
*.pdf
*.png

# Precompiled Headers
*.gch
*.pch
# OSX stuff
*.DS_Store

# Libraries
*.lib
*.a
*.la
*.lo
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

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

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

# Debug files
*.dSYM/
*.su

0 comments on commit dce6e6c

Please sign in to comment.