Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/gjedeer/tuntox
Browse files Browse the repository at this point in the history
  • Loading branch information
gjedeer committed Dec 11, 2014
2 parents 7cb0f81 + 4c36e3b commit 6309f33
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# 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

0 comments on commit 6309f33

Please sign in to comment.