remove executable bit from mode of source files

http://stackoverflow.com/questions/1580596/how-do-i-make-git-ignore-file-mode-chmod-changes
This commit is contained in:
Jonathon Reinhart 2015-08-26 05:34:31 -04:00
parent 2eab89105b
commit 60d0004329
35 changed files with 0 additions and 0 deletions

0
bindings/java/Makefile Executable file → Normal file
View File

0
bindings/java/samples/Sample_arm.java Executable file → Normal file
View File

0
bindings/java/samples/Sample_arm64.java Executable file → Normal file
View File

0
bindings/java/samples/Sample_m68k.java Executable file → Normal file
View File

0
bindings/java/samples/Sample_mips.java Executable file → Normal file
View File

0
bindings/java/samples/Sample_sparc.java Executable file → Normal file
View File

0
bindings/java/samples/Sample_x86.java Executable file → Normal file
View File

0
bindings/java/samples/Shellcode.java Executable file → Normal file
View File

0
bindings/java/unicorn/Arm64Regs.java Executable file → Normal file
View File

0
bindings/java/unicorn/ArmRegs.java Executable file → Normal file
View File

0
bindings/java/unicorn/BlockHook.java Executable file → Normal file
View File

0
bindings/java/unicorn/CodeHook.java Executable file → Normal file
View File

0
bindings/java/unicorn/Hook.java Executable file → Normal file
View File

0
bindings/java/unicorn/InHook.java Executable file → Normal file
View File

0
bindings/java/unicorn/InterruptHook.java Executable file → Normal file
View File

0
bindings/java/unicorn/M68kRegs.java Executable file → Normal file
View File

0
bindings/java/unicorn/MemoryInvalidHook.java Executable file → Normal file
View File

0
bindings/java/unicorn/MipsRegs.java Executable file → Normal file
View File

0
bindings/java/unicorn/OutHook.java Executable file → Normal file
View File

0
bindings/java/unicorn/ReadHook.java Executable file → Normal file
View File

0
bindings/java/unicorn/ReadWriteHook.java Executable file → Normal file
View File

0
bindings/java/unicorn/SparcRegs.java Executable file → Normal file
View File

0
bindings/java/unicorn/SyscallHook.java Executable file → Normal file
View File

0
bindings/java/unicorn/Unicorn.java Executable file → Normal file
View File

0
bindings/java/unicorn/UnicornArchs.java Executable file → Normal file
View File

0
bindings/java/unicorn/UnicornErrors.java Executable file → Normal file
View File

0
bindings/java/unicorn/UnicornException.java Executable file → Normal file
View File

0
bindings/java/unicorn/UnicornHooks.java Executable file → Normal file
View File

0
bindings/java/unicorn/UnicornModes.java Executable file → Normal file
View File

0
bindings/java/unicorn/WriteHook.java Executable file → Normal file
View File

0
bindings/java/unicorn/X86Instructions.java Executable file → Normal file
View File

0
bindings/java/unicorn/X86Regs.java Executable file → Normal file
View File

0
bindings/java/unicorn_Unicorn.c Executable file → Normal file
View File

0
regress/Makefile Executable file → Normal file
View File

0
regress/block_test.c Executable file → Normal file
View File