+x .sh files in unix dir; ignore Makefiles

This commit is contained in:
Sean Hunt
2015-02-13 11:37:49 -05:00
parent b3c8089e55
commit 967364b6ed
4 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@@ -27,3 +27,5 @@ _$*
core
# CVS default ignores end
.*.swp
# We generate makefiles by shell script
Makefile

0
sys/unix/mkmkfile.sh Normal file → Executable file
View File

0
sys/unix/nethack.sh Normal file → Executable file
View File

0
sys/unix/setup.sh Normal file → Executable file
View File