Skip to content

Commit

Permalink
hicken specific gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
0-8-15 committed Aug 17, 2018
1 parent 6aa6f01 commit de3e162
Showing 1 changed file with 8 additions and 31 deletions.
39 changes: 8 additions & 31 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,32 +1,9 @@
# Object files
*.o
*.ko
*.obj
*.elf

# Precompiled Headers
*.gch
*.pch

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

# Shared objects (inc. Windows DLLs)
*.dll
*~
*.swp
*.import.scm
*.so
*.so.*
*.dylib

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

# Debug files
*.dSYM/
*.types
*.build.sh
*.install.sh
*.link
salmonella.log

0 comments on commit de3e162

Please sign in to comment.