Code cleanup

This commit is contained in:
id101010
2015-12-03 02:28:22 +01:00
parent 95685224b5
commit d0b38011d2
2 changed files with 206 additions and 89 deletions

27
.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# Object files
*.o
*.ko
*.obj
*.elf
.build/
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Temporary files
*.swp